Skip to content

Commit

Permalink
CI: show diff for failing tests on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Aug 2, 2024
1 parent 7b70bbf commit 18485ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ jobs:
- name: Build
run: nmake
- name: Run Tests
run: nmake test TESTS=tests
run: nmake test TESTS="--show-diff tests"

0 comments on commit 18485ec

Please sign in to comment.