Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
ci quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ganochenkodg committed Feb 3, 2024
1 parent 1af189e commit 0c24ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
cd src
npm ci
npm run lint:check
npm run lint:check
integration-test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0c24ae4

Please sign in to comment.