Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Oct 25, 2024
1 parent 1cee75e commit 35fb8b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Lint and Formatting Check
name: Type Check

on: push

jobs:
main:
name: Run ESLint + Prettier
name: Run Typescript check
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 35fb8b5

Please sign in to comment.