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
29cb2ad7d5
commit
d0a12c885f
4
.github/workflows/test_linux.yml
vendored
4
.github/workflows/test_linux.yml
vendored
@ -150,7 +150,9 @@ jobs:
|
||||
- name: Install GTest
|
||||
run: ${{matrix.install_gtest}}
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: >
|
||||
node -v
|
||||
actions/checkout@v3
|
||||
- name: Configure Trick
|
||||
run: |
|
||||
export MAKEFLAGS=-j`nproc`
|
||||
|
Loading…
Reference in New Issue
Block a user