Skip to content

Commit

Permalink
ci: Do not deny warning in old compat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed May 5, 2024
1 parent dcbaff8 commit 4b6c35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
- name: Test nightly-specific options, old Cargo compatibility, trybuild compatibility
run: |
set -eEuxo pipefail
unset RUSTFLAGS
# Test nightly-specific options
git clone https://github.com/taiki-e/easytime.git
Expand Down

0 comments on commit 4b6c35c

Please sign in to comment.