Skip to content

Commit

Permalink
Added compile to test meta workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson committed Jul 21, 2024
1 parent 85b0e64 commit 40e5efd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
with:
node-version-file: .nvmrc
- run: npm --color install
- run: npm --color run compile
- run: npm --color run test:meta
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40e5efd

Please sign in to comment.