Skip to content

Commit 0f7007a

Browse files
committed
Debug
1 parent 363bae4 commit 0f7007a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ jobs:
8989
needs: testing
9090
runs-on: ubuntu-latest
9191
steps:
92-
# - name: Clone the repository
93-
# uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4
92+
- name: Clone the repository
93+
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4
9494
- name: Download code coverage from GitHub
9595
uses: actions/download-artifact@f144d3c3916a86f4d6b11ff379d17a49d8f85dbc # v2.0.7
9696
with:

0 commit comments

Comments
 (0)