Skip to content

Merge pull request #288 from shinesolutions/feature/fix-rtk-config #53

Merge pull request #288 from shinesolutions/feature/fix-rtk-config

Merge pull request #288 from shinesolutions/feature/fix-rtk-config #53

Workflow file for this run

---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/ci-action