Skip to content

Bump @adobe/css-tools from 4.2.0 to 4.3.1 #156

Bump @adobe/css-tools from 4.2.0 to 4.3.1

Bump @adobe/css-tools from 4.2.0 to 4.3.1 #156

Workflow file for this run

name: citest
on:
push:
pull_request:
schedule:
- cron: '30 4 * * 1'
jobs:
citest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: abbbi/github-actions-tune@v1
#- name: Setup tmate session, see https://github.com/marketplace/actions/debugging-with-tmate
# uses: mxschmitt/action-tmate@v3
- name: make test
run: make test