mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +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
|
||||
make
|
||||
- name: Run tests
|
||||
run: make test
|
||||
run: |
|
||||
echo $MAKEFLAGS $CXXFLAGS $CFLAGS
|
||||
make test
|
||||
|
Loading…
Reference in New Issue
Block a user