Skip to content

Turn ANGELICA_VERSION into a string, so it doesn't fail parsing on commit hash #1192

Turn ANGELICA_VERSION into a string, so it doesn't fail parsing on commit hash

Turn ANGELICA_VERSION into a string, so it doesn't fail parsing on commit hash #1192

Workflow file for this run

name: Build and test
on:
pull_request:
branches: [ master, main ]
push:
branches: [ master, main ]
jobs:
build-and-test:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/build-and-test.yml@master
secrets: inherit