mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Edit whitespace, run tests to make sure macOS still passes #971
This commit is contained in:
parent
55f6cc0b5c
commit
120b9c74c9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -158,7 +158,6 @@ jobs:
|
||||
export MAKEFLAGS=-j4
|
||||
./configure
|
||||
make
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
export MAKEFLAGS=-j4
|
||||
@ -216,6 +215,5 @@ jobs:
|
||||
export MAKEFLAGS=-j`nproc`
|
||||
./configure --without-hdf5 --enable-32bit
|
||||
make
|
||||
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
Loading…
Reference in New Issue
Block a user