mirror of https://github.com/YosysHQ/yosys.git
Update test-sanitizers.yml
This commit is contained in:
parent
f5cb0c328f
commit
3a93d1c2bc
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
with:
|
||||
submodules: true
|
||||
persist-credentials: false
|
||||
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
- name: Setup environment
|
||||
uses: ./.github/actions/setup-build-env
|
||||
|
|
|
|||
Loading…
Reference in New Issue