Skip to content

Commit

Permalink
chore: fix broken test (take 3) (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
RothAndrew authored Sep 22, 2023
1 parent 72902be commit 48d6230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
application_private_key: ${{ secrets.NARWHAL_BOT_SECRET }}

e2e-commercial-insecure:
needs: parse
if: needs.parse.outputs.run-e2e-commercial-insecure == 'true'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 48d6230

Please sign in to comment.