Skip to content

feat: add test-files-glob input#40

Open
Ondrej Klinovsky (oklinov) wants to merge 1 commit into
masterfrom
feat/test-files-glob
Open

feat: add test-files-glob input#40
Ondrej Klinovsky (oklinov) wants to merge 1 commit into
masterfrom
feat/test-files-glob

Conversation

@oklinov
Copy link
Copy Markdown
Contributor

@oklinov Ondrej Klinovsky (oklinov) commented May 13, 2026

  • this allows us to use glob to specify what tests we want to run
  • this should be backward compatible

example from google-maps:

jobs:
    platformTestsCore:
        uses: apify-store/github-actions-source/.github/workflows/platform-tests.yaml@master
        with:
            test-files-glob: "*.hourly.test.ts"
        secrets: inherit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant