Skip to content

Commit

Permalink
Add passing test requirement back in
Browse files Browse the repository at this point in the history
  • Loading branch information
carlyrichmond committed Jan 17, 2024
1 parent 5b1fe80 commit 427826e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
SYNTHETICS_API_KEY: ${{ secrets.SYNTHETICS_API_KEY }}
REPLICATR_USERNAME: ${{ secrets.REPLICATR_USERNAME }}
REPLICATR_PASSWORD: ${{ secrets.REPLICATR_PASSWORD }}
#needs: test
needs: test
defaults:
run:
working-directory: ./apps/synthetics-replicator-tests
Expand Down

0 comments on commit 427826e

Please sign in to comment.