Reorder strategy properties

This commit is contained in:
Henry Mercer
2025-09-15 14:12:47 +01:00
parent 793fe1783c
commit 73ead84d0a

View File

@@ -112,13 +112,13 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- language: actions
build-mode: none
- language: python
build-mode: none
fail-fast: false
permissions:
contents: read