Skip to content

test: add tests for FileFactory #58

test: add tests for FileFactory

test: add tests for FileFactory #58

Workflow file for this run

name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit