Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Mar 22, 2024
1 parent 78a6dd0 commit 6fc79f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Features
run: |
zip -r Hugo.zip Hugo -x "*.DS_Store"
cd testdata && vale sync && cd -
cd testdata && ../bin/vale sync && cd -
go test -v ./...

0 comments on commit 6fc79f4

Please sign in to comment.