Skip to content

Commit

Permalink
Change files to test actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Dec 26, 2024
1 parent e6476d8 commit b2f96a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if-no-files-found: error

upload_coverage:
name: Upload Coverage
name: Upload Coverage - test actionlint
runs-on: ubuntu-latest
needs:
- test
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:

jobs:
rubocop:
name: Run rubocop
name: Run rubocop - test actionlint
runs-on: ubuntu-latest
env:
BUNDLE_ONLY: ${{ vars.RUBOCOP_BUNDLE_ONLY || 'rubocop' }}
Expand Down

0 comments on commit b2f96a4

Please sign in to comment.