Skip to content

Commit

Permalink
Merge pull request #21 from mateuscomh/mateuscomh-patch-4
Browse files Browse the repository at this point in the history
Update super-linter.yml
  • Loading branch information
mateuscomh authored Feb 8, 2024
2 parents 45ce7b2 + 50b46f6 commit 81787a6
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 81787a6

Please sign in to comment.