mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
ci: js typo
This commit is contained in:
parent
9ee5c8a1d6
commit
8f72f21951
1 changed files with 1 additions and 1 deletions
2
.github/workflows/javascript.yml
vendored
2
.github/workflows/javascript.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ${{ matrix.platform.runner }}
|
||||
strategy:
|
||||
fail_fast: false
|
||||
fail-fast: false
|
||||
matrix:
|
||||
platform:
|
||||
- runner: windows-latest
|
||||
|
|
Loading…
Reference in a new issue