Skip to content

Commit

Permalink
renaming validate to check
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed May 23, 2024
1 parent 4296cca commit 363f2cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:

# Validates project
- name: Typescript, prettier checks
run: yarn validate
run: yarn check

0 comments on commit 363f2cf

Please sign in to comment.