Skip to content

Commit 036ec2f

Browse files
author
Hack.bg R&D
committed
fix(ci): test entrypoint
1 parent 877f381 commit 036ec2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
docker run --rm \
4747
-v "$PWD:/fadroma/platform/SimplicityHL:rw" \
4848
hackbg/fadroma-simplicity:test \
49-
"cd platform/SimplicityHL/ && ./SimplicityHL.test.ts"
49+
"cd platform/SimplicityHL/ && src/test.ts"

0 commit comments

Comments
 (0)