Skip to content

Commit 693115c

Browse files
authored
Merge pull request #3 from quodlibetor/add-tests
Add a test that merge-base is found correctly
2 parents a348518 + d0d42c0 commit 693115c

File tree

5 files changed

+635
-170
lines changed

5 files changed

+635
-170
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: actions-rs/cargo@v1
3030
with:
3131
command: test
32-
args: --verbose
3332

3433
release:
3534
needs: test

0 commit comments

Comments
 (0)