Skip to content

Commit 4fa1d08

Browse files
committed
build: remove unused ci token
1 parent ec5c7b8 commit 4fa1d08

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v2
15-
with:
16-
token: ${{secrets.SUB_MODULE_PAT}}
17-
submodules: recursive
1815
- name: Cache Yarn Cache
1916
uses: actions/cache@v2
2017
with:

0 commit comments

Comments
 (0)