Skip to content

Commit

Permalink
fix action title
Browse files Browse the repository at this point in the history
  • Loading branch information
Larocceau committed Nov 8, 2024
1 parent 3d31eb2 commit 59a41e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Tool Restore
run: dotnet tool restore

- name: Release
- name: Test
working-directory: ./Build
run: dotnet run --project Build.fsproj -- Test

0 comments on commit 59a41e7

Please sign in to comment.