Skip to content

Commit

Permalink
Test the --list flag to exit normally
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX committed Mar 20, 2022
1 parent e28fe0d commit 70537e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
cd testworkflows/environment-test
gharun -W sample.yml --environment-secret-file develop=develop.yml --environment-secret-file staging=staging.yaml --environment-secret-file prod=prod.secrets
cd ../..
gharun -W testworkflows/dumpcontexts.yml --list
${{matrix.image && 'echo "Skipping additional testcases" && exit 0' || ''}}
gharun -W testworkflows/cache.yml -P ubuntu-latest=-self-hosted
gharun -P ubuntu-latest=-self-hosted -W testworkflows/matrixtest.yml --parallel 1
Expand Down

0 comments on commit 70537e4

Please sign in to comment.