Skip to content

Commit

Permalink
enabling test using in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Jan 9, 2024
1 parent 0064ccd commit 75db3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ test_shim_copy_baseDir:
-./shim_copy_baseDir.sh >shim_copy_baseDir.log 2>&1
python3 ./check_shim_test.py shim_copy_baseDir.log

test_shim: test_shim_post test_shim_copy_strip test_shim_copy_mirror test_shim_copy_mirror_sftp test_shim_copy_baseDir
test_shim: test_shim_post test_shim_copy_strip test_shim_copy_strip_slash test_shim_copy_mirror test_shim_copy_mirror_sftp test_shim_copy_baseDir

0 comments on commit 75db3a2

Please sign in to comment.