Skip to content

Commit

Permalink
clean up debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Jun 27, 2024
1 parent 00f92a6 commit 0d36108
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ jobs:
- name: cargo test
if: needs.hickory_changed.outputs.outcome == '1'
run: cargo test
- name: sanity check
if: needs.hickory_changed.outputs.outcome == '0'
run: true
- name: inspect
run: echo ${{needs.hickory_changed.outputs.outcome}}

# always runs
conformance-test:
Expand Down

0 comments on commit 0d36108

Please sign in to comment.