Skip to content

ci: update artifact handling #119

ci: update artifact handling

ci: update artifact handling #119

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: 🧪 Tests
on:
workflow_dispatch:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize', 'ready_for_review']
jobs:
tests:
uses: ./.github/workflows/_tests.yml
secrets: inherit