Add typos ci

This commit is contained in:
Mikayla
2024-01-17 15:33:14 -08:00
parent e42a9ac2f1
commit e3e3ef528e
3 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -23,7 +23,7 @@ env:
jobs:
style:
name: Check formatting and Clippy lints
name: Check formatting, Clippy lints, and spelling
runs-on:
- self-hosted
- test
@@ -40,7 +40,6 @@ jobs:
- name: Run style checks
uses: ./.github/actions/check_style
tests:
name: Run tests
runs-on: