Skip to content

Commit

Permalink
github: set SKIP_DUPLICATED_PROOFS for PR tests
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Feb 26, 2024
1 parent eb24151 commit 58d69ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/proof.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
L4V_ARCH: ${{ matrix.arch }}
NUM_DOMAINS: ${{ inputs.NUM_DOMAINS }}
skip_dups: true
session: '-x AutoCorresSEL4' # exclude large AutoCorresSEL4 session for PRs
token: ${{ secrets.READ_TOKEN }}
cache_bucket: ${{ secrets.CACHE_BUCKET }}
Expand Down

0 comments on commit 58d69ec

Please sign in to comment.