We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1068b31 commit e621388Copy full SHA for e621388
1 file changed
.github/workflows/run-tests.yml
@@ -73,7 +73,7 @@ jobs:
73
zephyr:
74
runs-on: ubuntu-24.04
75
strategy:
76
- fail-fast: false\
+ fail-fast: false
77
env:
78
CP_VERSION: ${{ inputs.cp-version }}
79
steps:
0 commit comments