Skip to content

build(deps-dev): Bump @linzjs/style from 5.1.0 to 5.3.0 #898

build(deps-dev): Bump @linzjs/style from 5.1.0 to 5.3.0

build(deps-dev): Bump @linzjs/style from 5.1.0 to 5.3.0 #898

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: linz/action-typescript@v3
with:
package-manager: yarn
- name: Create test tar
run: yarn run test-create-data
- uses: blacha/hyperfine-action@v1