Skip to content

Commit

Permalink
Separated long running test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed May 22, 2024
1 parent cc9ecbb commit 549f201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Run Tests of All Plugins
run: |
echo "PYTEST_ADDOPTS = $PYTEST_ADDOPTS"
echo "PYTEST_ADDOPTS = $PYTEST_ADDOPTS"
just test
env:
SAAS_HOST: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_HOST }}
Expand Down

0 comments on commit 549f201

Please sign in to comment.