re-added tests for when we ever decide to use them
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -29,6 +29,8 @@ jobs:
|
||||
run: npm install
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Test
|
||||
run: npm test -- --watch=false
|
||||
deploy:
|
||||
runs-on: self-hosted
|
||||
needs: build
|
||||
|
||||
Reference in New Issue
Block a user