Skip to content

Commit

Permalink
ci(sdk tests): Fix bouncer lib tests
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Nov 5, 2024
1 parent b4aabcf commit fc69f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-chain-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
test-bouncer-lib:
name: Run Bouncer lib tests
if: ${{ !contains(github.event.head_commit.message, 'chore(') }}
uses: crowdsecurity/php-cs-bouncer/.github/workflows/php-sdk-development-tests.yml@e9d3c13b1a693fde50c097491ff82f6c62ca1142
uses: crowdsecurity/php-cs-bouncer/.github/workflows/php-sdk-development-tests.yml@95e5f6b50b517215898356b548a0c15d2d79bed0
with:
php_common_json: '["${{ github.ref_name }}"]'
lapi_client_json: '["main"]'
Expand Down

0 comments on commit fc69f71

Please sign in to comment.