Skip to content

Commit

Permalink
tried removed 'Denial'
Browse files Browse the repository at this point in the history
  • Loading branch information
dkcumming committed Jan 24, 2025
1 parent 2608687 commit 56e3182
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ jobs:
submodules: recursive

- name: 'Build smir_pretty'
run: | # rustc bootstrap checks this and refuses stage 1 in "CI"
export GITHUB_ACTIONS="in denial" && \
echo "GITHUB_ACTIONS = ${GITHUB_ACTIONS}" && \
run: |
cargo build
- name: 'Run smir integration tests'
Expand Down

0 comments on commit 56e3182

Please sign in to comment.