mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 08:56:57 +01:00
feature: tests
This commit is contained in:
parent
2d1fceb61b
commit
9b91251907
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
node-version: 16.x
|
||||
node-version: [16.x]
|
||||
stability: [prefer-stable]
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue