mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 16:26:28 +00:00
Update test.yml
This commit is contained in:
parent
98a03c25e6
commit
e3aa2dd5ff
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -11,6 +11,6 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Install
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
docker compose build
|
docker-compose build
|
||||||
npm ci
|
npm ci
|
||||||
npm run test:run
|
npm run test:run
|
||||||
|
Loading…
Reference in New Issue
Block a user