3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 19:55:41 +00:00

Update test-sanitizers.yml

This commit is contained in:
Akash Levy 2025-09-14 11:40:11 -07:00 committed by GitHub
parent f5cb0c328f
commit 3a93d1c2bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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