Skip to content

build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 #177

build(deps): bump @sideway/formula from 3.0.0 to 3.0.1

build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 #177

Workflow file for this run

name: '🧪 Run tests'
on:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test-build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.client_payload.pull_request.head.ref }}
- uses: ./.github/actions/build
- name: 'Test links'
run: |
yarn test:links