Skip to content

Commit 4d172a7

Browse files
committed
Test22
1 parent 8b2ee9a commit 4d172a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-on-push.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
brew install shellcheck yamllint
6666
npm install -g npm@latest
6767
68+
6869
6970
- name: Build Fablo
7071
run: |
@@ -81,7 +82,7 @@ jobs:
8182
run: npm run lint
8283

8384

84-
85+
8586
# test-k8:
8687
# needs: test-main
8788
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)