Skip to content

Commit

Permalink
ci: reset RUSTFLAGS for Quinn tests
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 25, 2024
1 parent 2729e2c commit 929b116
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,8 @@ jobs:

- name: Test Quinn
working-directory: quinn
env:
RUSTFLAGS: ""
run: cargo test

x86_64-fortanix-unknown-sgx:
Expand Down

0 comments on commit 929b116

Please sign in to comment.