Skip to content

Commit

Permalink
Make Mod compatibility check always run all checks
Browse files Browse the repository at this point in the history
  • Loading branch information
m417z committed Jul 21, 2024
1 parent 7e0b44b commit 9bc33d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mod_compatibility_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
run:
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
version: ['1.3', '1.3.1', '1.4', '1.4.1']
steps:
Expand Down

0 comments on commit 9bc33d9

Please sign in to comment.