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 dc746e7 commit ab4fbddCopy full SHA for ab4fbdd
.github/workflows/push.yml
@@ -43,6 +43,8 @@ jobs:
43
- name: 🛠 Install dependencies
44
uses: bahmutov/npm-install@v1
45
46
+ - run: "pwd"
47
+
48
- name: Run lint
49
run: yarn lint
50
0 commit comments