Skip to content

Commit

Permalink
fixed testing in wrong directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddio0141 committed Aug 12, 2023
1 parent edbe4e8 commit a6d2149
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Setup ffmpeg
uses: FedericoCarboni/setup-ffmpeg@v2
- name: Tests
working-directory: ./UniTAS
run: dotnet test UniTAS --configuration ${{ matrix.configuration }}
- name: Build
run: dotnet build UniTAS --configuration ${{ matrix.configuration }}
Expand Down

0 comments on commit a6d2149

Please sign in to comment.