Skip to content

Commit

Permalink
ci: update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoAnastasiadis committed Feb 8, 2024
1 parent 939dbb2 commit 3e21eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
file: ./coverage/server/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}
- run: npm run build:server
- uses: actions/upload-artifact@master
with:
name: build
Expand Down

0 comments on commit 3e21eb3

Please sign in to comment.