We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3e0f4 commit 22be261Copy full SHA for 22be261
.github/workflows/test.yml
@@ -11,4 +11,5 @@ jobs:
11
test:
12
runs-on: ubuntu-latest
13
steps:
14
+ - uses: actions/checkout@v3
15
- uses: ./
0 commit comments