Skip to content

Improve unit test coverage for v2/snap.py #152

Improve unit test coverage for v2/snap.py

Improve unit test coverage for v2/snap.py #152

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