Skip to content

fix: Update 'import' deprecation warning with a date. (#572) #2210

fix: Update 'import' deprecation warning with a date. (#572)

fix: Update 'import' deprecation warning with a date. (#572) #2210

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
slow-test: false
coverage:
uses: ./.github/workflows/coverage.yaml
with:
slow-test: false