diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/selene.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/selene.yml b/.github/workflows/selene.yml index cd174d03..7ce7ba86 100644 --- a/.github/workflows/selene.yml +++ b/.github/workflows/selene.yml @@ -7,7 +7,7 @@ on: pull_request: jobs: - stylua: + selene: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 |
