CentOS 7 CI Testing

This commit is contained in:
Pherring04 2024-07-10 11:52:33 -05:00
parent d0a12c885f
commit 3686191e6a

View File

@ -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`