Skip to content

Commit 501f1b2

Browse files
author
=
committed
...
1 parent 27ead39 commit 501f1b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
steps:
9+
- name: ls
10+
run: ls
911
- name: build
1012
run: cargo build
1113
- name: start and hit no-ssl

0 commit comments

Comments
 (0)