Skip to content

Commit

Permalink
Rename metrics files to drop the version
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Feb 13, 2024
1 parent 22b02c3 commit 123c2bd
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run-integration-tests:
strategy:
matrix:
integration-test: ["checkstyle", "metrics-v4.2.19"]
integration-test: ["checkstyle", "metrics"]
name: On-demand integration test
# if: |
# github.event.issue.pull_request && contains(github.event.comment.body, '/integration-test')
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 123c2bd

Please sign in to comment.