Skip to content

Add more bang-string-key functionality #81

Add more bang-string-key functionality

Add more bang-string-key functionality #81

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-tests:
name: Offline tests
uses: AstarVienna/DevOps/.github/workflows/tests.yml@poetry
secrets: inherit
call-updated-tests:
name: Tests with updated dependencies
uses: AstarVienna/DevOps/.github/workflows/updated_tests.yml@poetry
secrets: inherit