Skip to content

Commit

Permalink
more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrivnak committed Dec 10, 2024
1 parent 4f0a89b commit 1feed57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- uses: actions/checkout@v4
- run: |
npm install
env:
GITHUB_TOKEN: ${{ secrets.ORG_GH_PKG_TOKEN }}
- run: |
npm run all
test: # make sure the action works on a clean machine without building
Expand Down

0 comments on commit 1feed57

Please sign in to comment.