Add a comment

This commit is contained in:
Abdul Rabbani 2022-04-22 16:51:50 -04:00
parent 2524471387
commit 7dba9ed1e6

View File

@ -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' }}