This commit is contained in:
Jia Hu 2024-03-19 22:49:48 -04:00
parent 111e3253e4
commit c071361df8

View File

@ -32,6 +32,9 @@ jobs:
./configure
make
- name: Change directory
run: cd regress
# Add additional steps for running tests if applicable.
- name: Run Tests
run: |