Skip to content

Commit 4c91ec9

Browse files
committed
Rename to lint
1 parent 842a259 commit 4c91ec9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ jobs:
2020

2121
- name: run tests
2222
run: ./run_erbx_tests
23-
formatting-check:
24-
name: Formatting Check
23+
24+
lint:
25+
name: Lint
2526
runs-on: ubuntu-latest
2627
steps:
2728
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)