Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiorowski committed Apr 23, 2023
1 parent 39c8c7e commit 1bca9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
- run: npm ci
- run: cp .env.dist .env
- run: npm run build
- run: npm run lint
#- run: npm run test

0 comments on commit 1bca9f6

Please sign in to comment.