Skip to content

Commit

Permalink
Merge pull request #30061 from nextcloud/fix/stable21/jsunit-job
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Dec 2, 2021
2 parents 6056215 + 408ac4d commit 51721e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:

jsunit:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use node ${{ matrix.node-version }}
Expand Down

0 comments on commit 51721e8

Please sign in to comment.