Skip to content

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 #56

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 #56

name: Functional tests
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: yarn
- run: yarn lint
- run: yarn test