mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 21:43:40 -07:00
ensure tests run first
This commit is contained in:
parent
03bc855d83
commit
c7eb9ba7a2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
@ -40,6 +40,7 @@ jobs:
|
|||
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'push'
|
||||
needs: test
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue