Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #93 from igrowker/devops-main
Browse files Browse the repository at this point in the history
add lint
  • Loading branch information
josepacco00 authored Dec 5, 2024
2 parents 84a5dcf + afa6ba3 commit a374b3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- run: npm install

- run: npm run lint

- run: set VITE_API_URL=${{ secrets.VITE_API_URL }} && npm run build

- name: Configure AWS Credentials
Expand Down

0 comments on commit a374b3d

Please sign in to comment.