Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jan 6, 2024
1 parent 1068968 commit 611e7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,4 @@ jobs:
${{ matrix.env }}${{ matrix.toolchain || 'toolchain' }}
- name: Run tests
shell: msys2 {0}
run: ./test/ci/test.sh
run: cc.exe -dumpmachine && ./test/ci/test.sh

0 comments on commit 611e7ef

Please sign in to comment.