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 committed Feb 16, 2024
1 parent e790f55 commit 45437ea
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 45437ea

Please sign in to comment.