We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd97a78 commit e823956Copy full SHA for e823956
‎.github/workflows/osiris-subpar-coverage.yml‎
@@ -23,10 +23,6 @@ jobs:
23
- name: Install Wget
24
run: sudo apt-get update && sudo apt-get install -y wget
25
26
- - name: Debug Secrets
27
- run: |
28
- echo "Token Length: $(echo -n "${{ secrets.PERSONAL_ACCESS_TOKEN }}" | wc -c)"
29
-
30
- name: Clone Docs Java
31
run: git clone --branch DOP-5399 https://github.com/mongodb/docs-java.git cloned-docs-java-repo
32
0 commit comments