Skip to content

Commit 97c5ea9

Browse files
committed
test bash
1 parent 96307d8 commit 97c5ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
restore-keys: |
3333
${{ runner.os }}-yarn-
3434
35+
- run: bash ./src/scripts/deploy-github.sh
3536
- run: yarn --frozen-lockfile
3637
- run: yarn lint:js
3738
- run: yarn lint:markdown

0 commit comments

Comments
 (0)