Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
allowed faillure
  • Loading branch information
anisghaoui authored Nov 24, 2024
1 parent b61644b commit c4ce968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
strategy:
matrix:
mod: ${{ fromJson(needs.read-mod-list.outputs.mods) }}
continue-on-error: true
steps:
# Checkout the repo
- name: Checkout Code
Expand Down

0 comments on commit c4ce968

Please sign in to comment.