Skip to content

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in… #263

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in…

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in… #263

Workflow file for this run

name: PR (JS)
on:
workflow_dispatch:
merge_group:
types: [checks_requested]
push:
branches:
- main
pull_request:
paths:
- "pkg/js/**"
- "OpenFGAParser.g4"
- "OpenFGALexer.g4"
- "tests/**"
- ".github/workflows/pkg-js-pr.yaml"
- ".github/workflows/pkg-js-build.yaml"
jobs:
test:
uses: ./.github/workflows/pkg-js-build.yaml
secrets: inherit