Skip to content

Commit

Permalink
ci: enable cargo_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuesch committed Jul 12, 2022
1 parent 1ee9581 commit b9cfe96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ env:
jobs:

cargo_tests:
if: ${{ false }} # disable for now
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit b9cfe96

Please sign in to comment.