Skip to content

Commit

Permalink
chore: luacheck.yaml -> tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
budchirp committed Sep 13, 2023
1 parent c21e6d6 commit d59ba77
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Luacheck
name: Tests

on: [push, pull_request]

jobs:
Test:
Luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d59ba77

Please sign in to comment.