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 d58cb13 commit 7d41838Copy full SHA for 7d41838
.github/workflows/test.yml
@@ -36,6 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
38
steps:
39
+ - uses: actions/checkout@v1
40
- name: Install dependencies
41
run: yarn install
42
- name: Tests style
0 commit comments