mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 22:39:18 +01:00
Fixes int tests
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: npm test
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v1
|
||||
- name: Run NPM Tests
|
||||
run: npm it
|
||||
|
||||
Reference in New Issue
Block a user