Skip to content

Allow Snap.get and Snap.set to respect the Python's built-in types #101

Allow Snap.get and Snap.set to respect the Python's built-in types

Allow Snap.get and Snap.set to respect the Python's built-in types #101

Workflow file for this run

name: Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml