Skip to content

Commit

Permalink
ci: temporarily disable just the acceptance-test (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: Brennan Lamey <[email protected]>
  • Loading branch information
jchappelow and brennanjl committed Feb 26, 2024
1 parent 2e53991 commit 4bc47d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
task test:unit
acceptance-test:
if: false # temporarily disable this job
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 4bc47d4

Please sign in to comment.