Skip to content

Merge pull request #325 from Lodestone-Team/questionmark-tooltip #65

Merge pull request #325 from Lodestone-Team/questionmark-tooltip

Merge pull request #325 from Lodestone-Team/questionmark-tooltip #65

Workflow file for this run

name: Developer Workflow
on:
push:
branches:
- dev
jobs:
workspace-check:
uses: ./.github/workflows/workspace-check.yml
secrets: inherit
core-cargo-test:
uses: ./.github/workflows/core-cargo-test.yml
secrets: inherit