Skip to content

Commit e823956

Browse files
committed
🔥 DOP-5399 removes the debug for token
1 parent fd97a78 commit e823956

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.github/workflows/osiris-subpar-coverage.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ jobs:
2323
- name: Install Wget
2424
run: sudo apt-get update && sudo apt-get install -y wget
2525

26-
- name: Debug Secrets
27-
run: |
28-
echo "Token Length: $(echo -n "${{ secrets.PERSONAL_ACCESS_TOKEN }}" | wc -c)"
29-
3026
- name: Clone Docs Java
3127
run: git clone --branch DOP-5399 https://github.com/mongodb/docs-java.git cloned-docs-java-repo
3228

0 commit comments

Comments
 (0)