Skip to content

Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend #58

Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend

Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend #58

Workflow file for this run

name: Frontend tests
on:
pull_request:
paths:
- "frontend/**"
workflow_dispatch:
jobs:
test-backend:
name: Frontend tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/test-frontend