mirror of
https://github.com/nasa/trick.git
synced 2025-04-09 04:14:24 +00:00
CentOS 7 CI Testing
This commit is contained in:
parent
3686191e6a
commit
21458bf30e
2
.github/workflows/test_linux.yml
vendored
2
.github/workflows/test_linux.yml
vendored
@ -104,6 +104,7 @@ jobs:
|
||||
libXt-devel
|
||||
swig3
|
||||
install_gtest: |
|
||||
node -v
|
||||
cd /tmp
|
||||
wget https://github.com/google/googletest/archive/release-1.8.0.tar.gz
|
||||
tar xzvf release-1.8.0.tar.gz
|
||||
@ -151,7 +152,6 @@ jobs:
|
||||
run: ${{matrix.install_gtest}}
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
run: node -v
|
||||
- name: Configure Trick
|
||||
run: |
|
||||
export MAKEFLAGS=-j`nproc`
|
||||
|
Loading…
x
Reference in New Issue
Block a user