Skip to content

Commit

Permalink
fix: revert accidental change to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
pomegranited committed Oct 3, 2024
1 parent ae17736 commit 1954570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ validate:
npm run i18n_extract
npm run lint -- --max-warnings 0
npm run types
#npm run test:ci
npm run test:ci
npm run build

.PHONY: validate.ci
Expand Down

0 comments on commit 1954570

Please sign in to comment.