Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
eavanvalkenburg committed Nov 26, 2024
1 parent d5435d9 commit dc5acf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
contents: read
actions: read
steps:
- uses: actions/checkout@v4
# - name: Wait for unit tests to succeed
# uses: lewagon/[email protected]
# with:
Expand All @@ -27,7 +28,6 @@ jobs:
# repo-token: ${{ secrets.GH_ACTIONS_PR_WRITE }}
# wait-interval: 90
# allowed-conclusions: success
- uses: actions/checkout@v4
- name: Setup filename variables
run: echo "FILE_ID=${{ github.event.number }}" >> $GITHUB_ENV
- name: Download Files
Expand Down

0 comments on commit dc5acf2

Please sign in to comment.