Skip to content

Commit

Permalink
ci: compile and deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
cawa-93 committed Nov 12, 2024
1 parent 4fc9793 commit 20651e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ matrix.os }}-${{inputs.renderer-template}}
merge-multiple: true

- run: ls -R
- run: ls -R dist
- run: npm run test --if-present

0 comments on commit 20651e2

Please sign in to comment.