Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
HonzaTuron committed Mar 22, 2024
1 parent c9beeb6 commit 68dc0f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ jobs:
run: npm ci --force
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
SMARTLOOK_PROJECT_KEY: ${{ secrets.SMARTLOOK_PROJECT_KEY }}

- run: npm run build
env:
SMARTLOOK_PROJECT_KEY: ${{ secrets.SMARTLOOK_PROJECT_KEY }}

lint_content:
name: Lint markdown content
Expand Down

0 comments on commit 68dc0f5

Please sign in to comment.