Skip to content

Commit

Permalink
Disable acceptance tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jabrah authored Feb 8, 2024
1 parent 6c83873 commit 8778b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ jobs:
test:
name: "Run Unit & Integration Tests"
uses: eclipse-pass/main/.github/workflows/ci.yml@main
with:
run_acceptance_tests: false

0 comments on commit 8778b5d

Please sign in to comment.