Skip to content

Commit

Permalink
Run new tests in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Jun 16, 2024
1 parent 26f490e commit 022f600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ jobs:
if: always()
- run: ./test/bin/usvfs_test_runner_${{ matrix.arch }}.exe
if: always()
- run: ./test/bin/usvfs_global_test_runner_${{ matrix.arch }}.exe
if: always()
- uses: actions/upload-artifact@master
if: always()
with:
Expand Down

0 comments on commit 022f600

Please sign in to comment.