Skip to content

Commit 19c5d28

Browse files
committed
chore: update CI aspect
1 parent b07d943 commit 19c5d28

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
- name: Verify workspace
2626
run: bit ci verify
2727
env:
28-
BIT_CONFIG_USER_TOKEN: ${{ secrets.BIT_ACCESS_TOKEN }}
29-
BIT_DISABLE_CONSOLE: "false"
28+
BIT_CONFIG_USER_TOKEN: ${{ secrets.BIT_ACCESS_TOKEN }}

pnpm-lock.yaml

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspace.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
"teambit.workspace/workspace-config-files": {
6060
"enableWorkspaceConfigWrite": true
6161
},
62-
"teambit.git/ci@73b1ceab113e4e4aec64036714564b893243e54e": {}
62+
"teambit.git/ci@1b6ae993cb8b91a0e5e12d3af37cf486f439c7e9": {}
6363
}

0 commit comments

Comments
 (0)