1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-11-21 17:26:58 +01:00
This commit is contained in:
Matthias Kretschmann 2021-10-25 10:40:20 +01:00
parent 78f3faf814
commit 85c60e8eaa
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -41,6 +41,7 @@ jobs:
coverage:
runs-on: macos-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2