Skip to content

Commit

Permalink
chore: Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
Takoooooo committed Feb 6, 2025
1 parent 71838de commit 02b29df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ jobs:
- manifest: 'manifests\uno.ui.manifest.json'
manifest_name: Test net8.0-browserwasm TFM
tool_params: '--tfm net8.0-browserwasm'
- manifest: 'manifests\uno.ui.manifest.json'
manifest_name: Test unoSdkVersion
tool_params: '--unoSdkVersion 5.6.19'
- manifest: 'manifests\uno.ui-preview-major.manifest.json'
manifest_name: Test default Uno template TFM's with net9
tool_params: '--tfm net9.0-android --tfm net9.0-ios --tfm net9.0-maccatalyst --tfm net9.0-windows10.0.19041 --tfm net9.0-browserwasm --tfm net9.0-desktop'
Expand Down

0 comments on commit 02b29df

Please sign in to comment.