This commit is contained in:
parent
578c4180f4
commit
7a4710f000
|
@ -9,9 +9,7 @@ on: [push, pull_request]
|
|||
jobs:
|
||||
japa-tests:
|
||||
# run build on latest ubuntu
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:16.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# this will check out the current branch (https://github.com/actions/checkout#Push-a-commit-using-the-built-in-token)
|
||||
- name: Check out repository code
|
||||
|
|
Loading…
Reference in New Issue
Block a user