Skip to content

Commit

Permalink
summary
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed May 17, 2024
1 parent 10d4391 commit 7336b14
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- uses: github/super-linter/slim@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CREATE_LOG_FILE: true
BASH_EXEC_IGNORE_LIBRARIES: true
FILTER_REGEX_EXCLUDE: '.*stub.*'
CREATE_LOG_FILE: true
# LOG_FILE: ${{ github.step_summary }}
- run: ls super-linter.log
- run: cat super-linter.log >> $GITHUB_STEP_SUMMARY

0 comments on commit 7336b14

Please sign in to comment.