We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd96edb commit da1b3fcCopy full SHA for da1b3fc
.github/workflows/ci.yml
@@ -4,8 +4,6 @@ jobs:
4
run:
5
runs-on: ubuntu-latest
6
steps:
7
- - name: Checkout
8
- uses: actions/checkout@v4
9
- name: Checkout codecov-cli test branch
10
uses: actions/checkout@v4
11
with:
0 commit comments