Skip to content

Commit

Permalink
v5.5.17
Browse files Browse the repository at this point in the history
- Added tests for React
- Added CI for React
- Separated Scraper and Django's CI
  • Loading branch information
sakan811 committed Jul 14, 2024
1 parent 6faba1b commit 446d429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/frontend-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Install dependencies
working-directory: ./frontend
Expand Down

0 comments on commit 446d429

Please sign in to comment.