Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
timgl committed Dec 12, 2024
1 parent d393402 commit b6571dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/run-backend-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ runs:
AWS_S3_ALLOW_UNSAFE_RENAME: 'true'
run: |
pytest posthog/temporal -m "snapshot_tests" \
--splits ${{ inputs.concurrency }} --group ${{ inputs.group }} \
--durations=100 --durations-min=1.0 --store-durations \
$PYTEST_ARGS
Expand Down

0 comments on commit b6571dd

Please sign in to comment.