Skip to content

Commit

Permalink
make all shell scripts executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem-applitools authored Jun 26, 2024
1 parent 96f81ae commit f4e4a57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/runTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
uses: actions/checkout@v2
- run: |
chmod +x runFlan
chmod +x print_CNAME_or_A_entries.sh
chmod +x remove_black_list.sh
sudo ./runFlan
# - uses: actions/checkout@v2
# - name: Use Node.js
Expand Down

0 comments on commit f4e4a57

Please sign in to comment.