Try test script

This commit is contained in:
project-repo 2023-04-18 22:32:10 +02:00
commit 4ccbab7c6d
2 changed files with 8 additions and 0 deletions

View file

@ -8,4 +8,6 @@ on:
runs:
using: 'docker'
image: 'Dockerfile'
pre-entrypoint: '../../scripts/install-development-environment'
entrypoint: '../../scripts/test'