Skip to content

Commit

Permalink
fix workflow (ossf#2417)
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Schrock <[email protected]>

Signed-off-by: Spencer Schrock <[email protected]>
Signed-off-by: nathaniel.wert <[email protected]>
  • Loading branch information
spencerschrock authored and nathaniel.wert committed Nov 28, 2022
1 parent 5475ef1 commit 74de273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
timeout_minutes: 30
command: make e2e-pat

- name: Run attestor e2e
run: make e2e-attestor
- name: Run attestor e2e #using retry because the GitHub token is being throttled.
uses: nick-invision/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GH_AUTH_TOKEN }}
with:
Expand Down

0 comments on commit 74de273

Please sign in to comment.