Skip to content

Commit

Permalink
Added continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Aug 10, 2021
1 parent 389108f commit 98da0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-0.4.x.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
sleep 120
echo "Waiting done."
- name: Test with pytest
continue-on-error: true
env:
MEROSS_EMAIL: ${{ secrets.MEROSS_EMAIL }}
MEROSS_PASSWORD: ${{ secrets.MEROSS_PASSWORD }}
Expand Down

0 comments on commit 98da0b4

Please sign in to comment.