Skip to content

Commit 3f78548

Browse files
committed
Merge branch 'DOP-5399' into branch-off-DOP-5399
2 parents 2ed9bfd + e823956 commit 3f78548

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)