Skip to content

Support for importing the archives specified during initialization #6

Support for importing the archives specified during initialization

Support for importing the archives specified during initialization #6

Workflow file for this run

name: Perform Tests
on:
pull_request:
branches:
- main
jobs:
backend:
uses: ./.github/workflows/backend-tests.yml
secrets: inherit
frontend:
uses: ./.github/workflows/frontend-tests.yml
secrets: inherit