We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501f1b2 commit 476c1e3Copy full SHA for 476c1e3
.github/workflows/test.yml
@@ -6,8 +6,7 @@ jobs:
6
test:
7
runs-on: ubuntu-latest
8
steps:
9
- - name: ls
10
- run: ls
+ - uses: actions/checkout@v4
11
- name: build
12
run: cargo build
13
- name: start and hit no-ssl
0 commit comments