Skip to content

Bump @glint/core from 1.5.1 to 1.5.2 in /web #1658

Bump @glint/core from 1.5.1 to 1.5.2 in /web

Bump @glint/core from 1.5.1 to 1.5.2 in /web #1658

Workflow file for this run

name: NoodlesGFF
on: push
concurrency:
group: noodles_gff-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
runs-on: ubuntu-latest
defaults:
run:
working-directory: noodles_gff-rb
steps:
- uses: actions/checkout@v4
- uses: oxidize-rb/actions/setup-ruby-and-rust@v1
with:
bundler-cache: true
cargo-cache: true
working-directory: noodles_gff-rb
- run: bundle exec rake