Skip to content

fix(bedrock): Short-lived pattern to regex #39

fix(bedrock): Short-lived pattern to regex

fix(bedrock): Short-lived pattern to regex #39

Workflow file for this run

---
name: "test"
on:
push:
branches:
- 'master'
pull_request: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make test