Skip to content

Commit 35c86a5

Browse files
committed
typo
1 parent 429783d commit 35c86a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
- uses: actions/checkout@v3
1010
- name: Use cmake
1111
run: |
12-
cd test && make && ./unit
12+
cd tests && make && ./unit

0 commit comments

Comments
 (0)