Skip to content

Commit

Permalink
Fixed the issue with webgl build test and 2023.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelalonsojr committed Mar 21, 2024
1 parent 52d98e9 commit 5037069
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .yamato/sonar-python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ csharp:
name: Sonarqube Scan for ml-agents python repo
agent:
type: Unity::metal::macmini
image: package-ci/mac:v1.8.1-822785
image: package-ci/macos-13:v4
flavor: m1.mac
variables:
SONARQUBE_PROJECT_KEY: ai-ml-agents-toolkit
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Exclude",
"rootNamespace": "",
"references": [
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:c98377141161c7746a178fb5cb1af075",
"GUID:85e0054f8e64b47309646d35f8851f81",
"GUID:847b179520b009e4c8d15c296b1cbf35"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5037069

Please sign in to comment.