Skip to content

Commit

Permalink
Update super-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuscomh authored Feb 8, 2024
1 parent 45ce7b2 commit 50b46f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Set permissions for the script
run: chmod +x files/unitTest.sh

- name: Run tests
run: . files/unitTest.sh


lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 50b46f6

Please sign in to comment.