mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
fix: github checks workflow
This commit is contained in:
parent
51d5cdaeb0
commit
7f0ad01316
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
needs: [finish]
|
||||
needs: [test-integrations-and-cover]
|
||||
if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user