Skip to content

Commit ef4477f

Browse files
committed
Cleanup
1 parent c403b32 commit ef4477f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ jobs:
3636
make tools
3737
- name: Test
3838
shell: bash
39-
run: |
40-
make test
39+
run: make test

0 commit comments

Comments
 (0)