Skip to content

Commit

Permalink
chore: Format yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xhad committed Mar 7, 2024
1 parent 95cf917 commit ef7b29e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: yarn codegen

- name: Run build
run: yarn build:local
run: yarn build

- name: Run tests
run: yarn test
Expand Down Expand Up @@ -101,4 +101,3 @@ jobs:

- name: Run Prettier
run: yarn format:check

0 comments on commit ef7b29e

Please sign in to comment.