Skip to content

Commit 476c1e3

Browse files
author
=
committed
...
1 parent 501f1b2 commit 476c1e3

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
@@ -6,8 +6,7 @@ jobs:
66
test:
77
runs-on: ubuntu-latest
88
steps:
9-
- name: ls
10-
run: ls
9+
- uses: actions/checkout@v4
1110
- name: build
1211
run: cargo build
1312
- name: start and hit no-ssl

0 commit comments

Comments
 (0)