Compare commits
1
Commits
70fcdb599f
...
a45fae0287
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a45fae0287 |
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
run: npm install --legacy-peer-deps
|
||||
|
||||
- name: Run tests
|
||||
run: npm test -- --run 2>&1 || echo "Tests completed"
|
||||
|
||||
Reference in New Issue
Block a user