mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-21 17:26:58 +01:00
run coverage on its own
This commit is contained in:
parent
468fab1845
commit
94531a8a61
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,8 +29,6 @@ jobs:
|
||||
- run: npm run build
|
||||
|
||||
coverage:
|
||||
needs: [test]
|
||||
name: coverage
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user