parent
2ed439468a
commit
e4c43c363a
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue