Skip to content

Commit

Permalink
Update windows_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan authored Aug 25, 2024
1 parent e433411 commit 0dc2fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
CYGWIN: winsymlinks:native
run: >-
export PATH=/tools/dynamic_gmp/bin:/tools/static_gmp/bin:$PATH &&
make OPTION=mingw64 MODE=${{ matrix.mode }} check-api
make OPTION=mingw64 MODE=${{ matrix.mode }} check-api &&
make OPTION=mingw64 MODE=${{ matrix.mode }} test

0 comments on commit 0dc2fdb

Please sign in to comment.