Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hjr265 committed Jan 6, 2024
1 parent 1b25f29 commit d7a0023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ test:run:
script:
- |
for f in test.out/*; do
chmod +x $f
./$f
done

0 comments on commit d7a0023

Please sign in to comment.