Skip to content

Commit

Permalink
Fix OS X Runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Release-Candidate committed Apr 25, 2021
1 parent 40ed9f4 commit 3954cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Run Tests
run: |
cd $GITHUB_WORKSPACE
dotnet ./bin/TestTzolkin.exe --summary
dotnet ./bin/TestTzolkin.dll --summary
- uses: actions/upload-artifact@v2
if: ${{ always() }}
Expand Down

0 comments on commit 3954cff

Please sign in to comment.