Skip to content

tests: add one more test for 'not in' #298

tests: add one more test for 'not in'

tests: add one more test for 'not in' #298

Workflow file for this run

name: Test current version
on:
push:
jobs:
test-current-version:
uses: ./.github/workflows/test.yaml
secrets: inherit
with:
os_matrix: '["ubuntu-latest", "windows-latest", "macos-latest"]'
# either set permissive default permissions in repositories Actions settings or set them explicitly here
permissions:
checks: write
issues: read
pull-requests: write
contents: read