Skip to content

Commit

Permalink
fix: Test build windows gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
808Mak1r committed Oct 22, 2022
1 parent d721c78 commit c602e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ jobs:
echo ::set-output name=CARGO_TEST_OPTIONS::${CARGO_TEST_OPTIONS}
- name: Run tests
if: ${{ matrix.job.target != 'aarch64-apple-darwin' }}
uses: actions-rs/cargo@v1
with:
use-cross: ${{ matrix.job.use-cross }}
Expand Down

0 comments on commit c602e12

Please sign in to comment.