mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
refactor: Update test-setup.sh path in test.common.yaml
This commit is contained in:
parent
a72373994a
commit
ca7c55b557
2
.github/workflows/test.common.yaml
vendored
2
.github/workflows/test.common.yaml
vendored
@ -17,6 +17,6 @@ jobs:
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 18.3.0
|
||||
- run: cd Common/Tests && bash test-setup.sh
|
||||
- run: cd Common && bash test-setup.sh
|
||||
- run: cd Common && npm install && npm run test
|
||||
|
Loading…
Reference in New Issue
Block a user