Skip to content

Commit

Permalink
disabled CI
Browse files Browse the repository at this point in the history
  • Loading branch information
indierodo committed Apr 15, 2024
1 parent ea80557 commit cdd7f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/react.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: npm test

- name: Build
run: npm run build
run: CI=false npm run build

- name: Deploy
run: |
Expand Down

0 comments on commit cdd7f28

Please sign in to comment.