mirror of
https://github.com/nasa/trick.git
synced 2025-05-23 02:34:10 +00:00
Update test_32.yml
This commit is contained in:
parent
318603cda3
commit
d80c4ff0c7
4
.github/workflows/test_32.yml
vendored
4
.github/workflows/test_32.yml
vendored
@ -63,4 +63,6 @@ jobs:
|
|||||||
./configure --without-hdf5 --enable-32bit
|
./configure --without-hdf5 --enable-32bit
|
||||||
make
|
make
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: make test
|
run: |
|
||||||
|
echo $MAKEFLAGS $CXXFLAGS $CFLAGS
|
||||||
|
make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user