Skip to content

Commit

Permalink
Update testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yonas authored Aug 23, 2024
1 parent 04b1948 commit fc5a3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test:
name: Test
env:
PROJECT_NAME_UNDERSCORE: rust_ci_github_actions_workflow
PROJECT_NAME_UNDERSCORE: freebsd_rustdate
CARGO_INCREMENTAL: 0
RUSTFLAGS: -Zprofile -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Zpanic_abort_tests -Cpanic=abort
RUSTDOCFLAGS: -Cpanic=abort
Expand Down

0 comments on commit fc5a3fc

Please sign in to comment.