mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
fix missing compat tests on gh
This commit is contained in:
parent
b3e7228189
commit
c8138d89ef
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -36,6 +36,9 @@ jobs:
|
|||
- name: make test
|
||||
run: make test
|
||||
|
||||
- name: make test_compat
|
||||
run: make test_compat
|
||||
|
||||
build-macos:
|
||||
|
||||
runs-on: macos-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue