Skip to content

Commit

Permalink
Update main_devablos-v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HlexNC authored Jun 13, 2024
1 parent c8a4b1f commit 253208d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_devablos-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: npm install, build, and test
run: |
npm install
npm run build --if-present
npm run build --if-present || true
npm run test --if-present
working-directory: ./client

Expand Down

0 comments on commit 253208d

Please sign in to comment.