mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-01-28 15:41:44 -05:00
Use yarn
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
- name: Run E2E tests
|
||||
run: |
|
||||
chmod +x scripts/e2e.sh
|
||||
./scripts/e2e.sh
|
||||
yarn test:e2e
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v5
|
||||
|
||||
Reference in New Issue
Block a user