Skip to content

Commit c998401

Browse files
committed
WIP
1 parent d330050 commit c998401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
--health-timeout 5s
3131
--health-retries 3
3232
-p 8000:8000
33-
run: start memory -u root -p root --log trac
33+
run: ./surreal start memory -u root -p root --log trac
3434
# - name: Download and install surrealdb
3535
# run: curl -sSf https://install.surrealdb.com | sh
3636
#

0 commit comments

Comments
 (0)