mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Fix CTH script
This commit is contained in:
parent
7c6eae0ee6
commit
e7ba2d49f8
2
.github/workflows/schedule.yml
vendored
2
.github/workflows/schedule.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
- name: Create users
|
- name: Create users
|
||||||
run: ts-node test/deploy/createAccountCredentials.ts http://localhost:3000/ >> test/deploy/conformance.env
|
run: npx ts-node test/deploy/createAccountCredentials.ts http://localhost:3000/ >> test/deploy/conformance.env
|
||||||
- name: Run the test harness
|
- name: Run the test harness
|
||||||
run: >
|
run: >
|
||||||
docker run -i --rm
|
docker run -i --rm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user