Skip to content

Commit

Permalink
Update gobra.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 authored Jul 22, 2024
1 parent 3632c92 commit dca9336
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gobra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
imageVersion: 'latest'
mceMode: 'off'
requireTriggers: '1'
viperBackend: SILICON

jobs:
verify-pkgs:
Expand All @@ -39,3 +40,4 @@ jobs:
imageVersion: ${{ env.imageVersion }}
mceMode: ${{ env.mceMode }}
requireTriggers: ${{ env.requireTriggers }}
viperBackend: ${{ env.viperBackend }}

0 comments on commit dca9336

Please sign in to comment.