Skip to content

Commit

Permalink
test deploy farm service not on Github
Browse files Browse the repository at this point in the history
Martin op iMac committed Oct 31, 2023
1 parent 1dca558 commit 2856491
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
@@ -31,7 +31,8 @@ jobs:
- name: Run tests
run: |
pytest tests
deploy:
runs-on: ubuntu-20.04
needs: test

0 comments on commit 2856491

Please sign in to comment.