mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Only run e2e tests in e2e test step, no unit tests
This commit is contained in:
parent
c00abfb054
commit
7b2baeebee
1 changed files with 0 additions and 3 deletions
3
.github/workflows/e2e.yml
vendored
3
.github/workflows/e2e.yml
vendored
|
|
@ -60,9 +60,6 @@ jobs:
|
||||||
- name: Install safe-chain globally
|
- name: Install safe-chain globally
|
||||||
run: npm install -g .
|
run: npm install -g .
|
||||||
|
|
||||||
- name: Run unit tests
|
|
||||||
run: npm test
|
|
||||||
|
|
||||||
- name: Run linting
|
- name: Run linting
|
||||||
run: npm run lint
|
run: npm run lint
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue