Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Nov 20, 2024
1 parent 49ee51b commit e09fc1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- name: Features
run: |
cd testdata
./bin/vale sync
./bin/vale transform test.mdx > out.md
../bin/vale sync
../bin/vale transform test.mdx > out.md
cd -

0 comments on commit e09fc1a

Please sign in to comment.