Update test.yml

This commit is contained in:
2021-05-10 10:13:05 +02:00
committed by GitHub
parent 98a03c25e6
commit e3aa2dd5ff

View File

@@ -11,6 +11,6 @@ jobs:
uses: actions/checkout@v2
- name: Install
run: |
docker compose build
docker-compose build
npm ci
npm run test:run