Skip to content

Commit 4ab572f

Browse files
build: fix lint_packages naming
1 parent 892c6a1 commit 4ab572f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jobs:
2-
packages:
2+
lint_packages:
33
runs-on: ubuntu-latest
44
steps:
55
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)