Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Jul 4, 2024
1 parent eb7c7ae commit 0e3b72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
grep tool1 lint_report.txt
grep tool2 lint_report.txt
grep "ERROR: Error 'HTTPConnectionPool" lint_report.txt
grep "Applying linter tests... CHECK" lint_report.txt
grep "TestsNoValid" lint_report.txt
test-tools:
name: Test testing of tools
needs: [setup-ci-tools]
Expand Down

0 comments on commit 0e3b72c

Please sign in to comment.