Skip to content

Commit c757c64

Browse files
committed
chore: Add missing 'cd'.
1 parent b0ef7f9 commit c757c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
6868
- name: Run tests (up to 50 times)
6969
run: |
70+
cd main
7071
#for i in $(seq 1 50);
7172
#do
7273
echo "Attempt $i"

0 commit comments

Comments
 (0)