We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2591afb commit 497cb3aCopy full SHA for 497cb3a
.github/workflows/internal-ci.yml
@@ -62,6 +62,8 @@ jobs:
62
63
test-plugin-legacy:
64
uses: './.github/workflows/internal-test-plugin-legacy.yml'
65
+ with:
66
+ use-nuget: true
67
68
test-assetbundle:
69
uses: './.github/workflows/internal-test-assetbundle.yml'
0 commit comments