Fix test workflow

pull/2/head v1
Webber 2019-11-30 17:17:46 +01:00 committed by Webber Takken
parent 2ed439468a
commit e4c43c363a
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ jobs:
path: ${{ steps.playMode.outputs.artifactsPath }}
testRunnerInEachModeSeparately:
name: Test each mode sequentially # don't try this at home (it's much slower)
name: Test each mode sequentially 👩‍👩‍👧‍👦 # don't try this at home (it's much slower)
runs-on: ubuntu-latest
steps:
# Checkout repository (required to test local actions)

View File

@ -176,7 +176,7 @@ fi
#
# Set resulting name as output variable
echo ::set-output name=artifactsPath::$FULL_ARTIFACTS_PATH
echo ::set-output name=artifactsPath::$ARTIFACTS_PATH
#
# Exit