mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 08:16: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
|
||||
- name: Install
|
||||
run: |
|
||||
docker compose build
|
||||
docker-compose build
|
||||
npm ci
|
||||
npm run test:run
|
||||
|
Loading…
Reference in New Issue
Block a user