mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
Minor github actions cleanup.
This commit is contained in:
parent
a0ec7c3f8a
commit
e807235b8b
2
.github/workflows/make_actions.yml
vendored
2
.github/workflows/make_actions.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
run: ${{ matrix.make_flags }} make test_unit V=1
|
run: ${{ matrix.make_flags }} make test_unit V=1
|
||||||
|
|
||||||
- name: test functional
|
- name: test functional
|
||||||
run: ${{ matrix.make_flags }} make test_functional V=1
|
run: ${{ matrix.make_flags }} make test_functional V=1 -j
|
||||||
|
|
||||||
- name: test cpp
|
- name: test cpp
|
||||||
run: ${{ matrix.make_flags }} make test_cpp V=1
|
run: ${{ matrix.make_flags }} make test_cpp V=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user