mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-01 07:10:39 +00:00
on push
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -2,6 +2,7 @@ name: test
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
text:
|
||||
@@ -13,4 +14,5 @@ jobs:
|
||||
run: |
|
||||
docker-compose build
|
||||
npm ci
|
||||
npm run test:run
|
||||
- name: Test
|
||||
run: npm run test:run
|
||||
|
Reference in New Issue
Block a user