Skip to content

Commit

Permalink
ci: Use very long -frust flag for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenArthur committed Feb 6, 2023
1 parent 2b04de9 commit 953a189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fmt_build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run unit and functional tests
env:
GCCRS_EXTRA_FLAGS: "-frust-incomplete-and-experimental-compiler-do-not-use"
run: |
cargo test

0 comments on commit 953a189

Please sign in to comment.