mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-05-21 17:45:25 +00:00
Update test.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user