Skip to content

Commit

Permalink
Fine-tuning the Windows test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
lipanski committed Mar 11, 2023
1 parent abb9e91 commit ad2ebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
shell: powershell
- name: Build and Test
shell: cmd
run: ci\build_and_test.bat
run: cargo test

0 comments on commit ad2ebcb

Please sign in to comment.