Skip to content

Commit

Permalink
Updated script
Browse files Browse the repository at this point in the history
  • Loading branch information
nathnp authored Aug 21, 2024
1 parent 22499b2 commit b6d9ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RunTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Prep Test
run: mv ectfd.sh .. && ls -R
run: mv ectfd.sh .. && cd .. && chmod +x ectfd.sh
- name: Test Script
run: ./ectfd.sh

0 comments on commit b6d9ba5

Please sign in to comment.