Skip to content

fix: support @import string #59

fix: support @import string

fix: support @import string #59

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit