Skip to content

Commit

Permalink
renaming actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoOkuma committed Oct 27, 2024
1 parent 33f5887 commit 5a5f196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: JS linting and tests
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linting
name: Python linting
on:
push:
branches:
Expand Down

0 comments on commit 5a5f196

Please sign in to comment.