Skip to content

Commit 6901d53

Browse files
committed
Revert "Merge pull request #1752 from Kobzol/debug-log"
1 parent af88207 commit 6901d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
ZULIP_API_TOKEN: ${{ secrets.ZULIP_API_TOKEN }}
9898
ZULIP_USERNAME: ${{ secrets.ZULIP_USERNAME }}
9999
run: |
100-
RUST_LOG="sync_team=debug" cargo run sync apply --src build
100+
cargo run sync apply --src build
101101
102102
- name: Disable Jekyll
103103
run: touch build/.nojekyll

0 commit comments

Comments
 (0)