Skip to content

Commit a0f6146

Browse files
committed
checkout to fix failing "git log" cmd
1 parent e3d16c4 commit a0f6146

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
needs: test
6060
runs-on: ubuntu-latest
6161
steps:
62+
- uses: actions/checkout@v4
6263
- name: Coveralls Finished
6364
uses: coverallsapp/github-action@v2
6465
with:

0 commit comments

Comments
 (0)