Skip to content

Commit

Permalink
continue-on-error too high
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Nov 15, 2024
1 parent 2e3f507 commit fe1b039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
name: Check compatibility with downstream packages

jobs:
continue-on-error: true
check-pyquil:
name: Check compatibility with pyQuil
continue-on-error: true
runs-on: ubuntu-latest
steps:
- name: Checkout quil-rs Repository
Expand Down

0 comments on commit fe1b039

Please sign in to comment.