Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Sep 16, 2023
1 parent e59519e commit 55f5e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Deploy
run: |
poetry run fab deploy --revision ${{ github.sha }}
poetry run fab deploy
- name: Run end-to-end tests
run: |
Expand Down

0 comments on commit 55f5e1c

Please sign in to comment.