mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-01 07:10:39 +00:00
Update test.yml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user