Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 2da4f94

Browse files
committed
ci: skip turbo
1 parent 5760498 commit 2da4f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/quality.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
env:
1717
# NODE_OPTIONS: "--max-old-space-size=16384"
18-
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
19-
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
18+
# TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
19+
# TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
2020

2121
steps:
2222
- name: Checkout branch

0 commit comments

Comments
 (0)