Skip to content

Commit

Permalink
Might succeed?
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltoli committed Oct 31, 2023
1 parent afe8392 commit d8c5570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
id: checkout
with:
repository: runtimeverification/homebrew-k
token: ${{ secrets.JENKINS_GITHUB_PAT }}
path: homebrew-k
ref: staging
persist-credentials: false
Expand All @@ -28,6 +29,7 @@ jobs:
if: ${{ steps.checkout.outcome == 'failure' }}
with:
repository: runtimeverification/homebrew-k
token: ${{ secrets.JENKINS_GITHUB_PAT }}
path: homebrew-k
persist-credentials: false

Expand Down

0 comments on commit d8c5570

Please sign in to comment.