Skip to content

Bump @adobe/css-tools from 4.2.0 to 4.3.2 #26

Bump @adobe/css-tools from 4.2.0 to 4.3.2

Bump @adobe/css-tools from 4.2.0 to 4.3.2 #26

Workflow file for this run

name: Browser tests
on: push
jobs:
karma:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
node-version: "18.x"
- name: install dependencies
run: npm ci
- name: Run Tests
run: npm run test:browser -- --single-run