Skip to content

test: added tests when checking for unsetting item #56

test: added tests when checking for unsetting item

test: added tests when checking for unsetting item #56

Workflow file for this run

# basic set of tests
name: Tests
on: push
jobs:
lint:
uses: ./.github/workflows/_linting.yml
tests:
uses: ./.github/workflows/_test.yml
# end