Skip to content

Commit

Permalink
Rename build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gjonhajdari committed Oct 25, 2024
1 parent dee20ee commit 9476c7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
cache: 'npm'

- run: npm ci
- run: npm run build --if-present
- run: npm test --if-present
- run: npm build --if-present

0 comments on commit 9476c7d

Please sign in to comment.