Skip to content

Commit b0f7ba0

Browse files
committed
CI: Fix nightly job, and synchronize task invocations
1 parent 20bd23d commit b0f7ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
poe lint
5757
5858
# Run tests.
59-
bin/test -vvv
59+
poe test

0 commit comments

Comments
 (0)