Skip to content

Commit

Permalink
add more
Browse files Browse the repository at this point in the history
  • Loading branch information
zeug-it committed Feb 8, 2024
1 parent d0c4fb7 commit 6041d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
integration:
runs-on: ubuntu-20.04
needs: test
continue-on-error:true
steps:
- run: echo "This is an integration step"
- run: exit 1
continue-on-error: true

prod:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 6041d3c

Please sign in to comment.