mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
CentOS 7 CI Testing
This commit is contained in:
parent
d0a12c885f
commit
3686191e6a
5
.github/workflows/test_linux.yml
vendored
5
.github/workflows/test_linux.yml
vendored
@ -150,9 +150,8 @@ jobs:
|
||||
- name: Install GTest
|
||||
run: ${{matrix.install_gtest}}
|
||||
- name: Checkout repository
|
||||
uses: >
|
||||
node -v
|
||||
actions/checkout@v3
|
||||
uses: actions/checkout@v3
|
||||
run: node -v
|
||||
- name: Configure Trick
|
||||
run: |
|
||||
export MAKEFLAGS=-j`nproc`
|
||||
|
Loading…
Reference in New Issue
Block a user