Skip to content

Commit 8305ef6

Browse files
authored
Merge pull request #75 from bastelfreak/foo
Cleanup CI configuration
2 parents 95653c8 + d70ffcc commit 8305ef6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
steps:
2424
- name: Checkout current PR
2525
uses: actions/checkout@v4
26-
with:
27-
fetch-depth: 0
2826

2927
- name: Install ruby version ${{ matrix.cfg.ruby }}
3028
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)