Add a comment
This commit is contained in:
parent
2524471387
commit
7dba9ed1e6
1
.github/workflows/on-pr.yml
vendored
1
.github/workflows/on-pr.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
unit-test:
|
||||
name: Run Unit Tests
|
||||
runs-on: ubuntu-latest
|
||||
## IF you want to update the default branch for `pull_request runs, do it after the ||`
|
||||
env:
|
||||
foundry-test-ref: ${{ github.event.inputs.foundry-test-ref || 'feature/build-stack'}}
|
||||
ipld-eth-db-ref: ${{ github.event.inputs.ipld-eth-db-ref || 'main' }}
|
||||
|
Loading…
Reference in New Issue
Block a user