Skip to content

Commit

Permalink
gh run id
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli committed Nov 28, 2023
1 parent c5800ec commit 0dc1df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests-fabric.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
working-directory: tests/tests_fabric
# NOTE: do not include coverage report here, see: https://github.com/nedbat/coveragepy/issues/1003
run: |
echo $GITHUB_RUN_ID
python -m coverage run --source ${{ env.COVERAGE_SCOPE }} \
-m pytest -v --timeout=30 --durations=50 --random-order-seed=$GITHUB_RUN_ID
Expand Down

0 comments on commit 0dc1df8

Please sign in to comment.