Skip to content

Commit

Permalink
cI...
Browse files Browse the repository at this point in the history
  • Loading branch information
onkoe committed Jul 10, 2024
1 parent 9bef042 commit ec1a85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: cargo build --verbose

- name: Test `pisserror` crate
if: ${{ matrix.toolchain == 'nightly' }}
if: ${{ matrix.toolchain != 'nightly' }}
run: cargo test-all-features


Expand Down

0 comments on commit ec1a85f

Please sign in to comment.