test directory

This commit is contained in:
Jia Hu 2024-03-19 23:05:58 -04:00
parent 6d0bdd2c22
commit 46c942fbbc
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ jobs:
./configure ./configure
make make
- name: Print current working directory
run: pwd
- name: Change directory - name: Change directory
run: cd regress run: cd regress