Skip to content

Commit 9ecafb2

Browse files
committed
UI Test Added
1 parent 8cbee02 commit 9ecafb2

File tree

262 files changed

+4878
-6776
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

262 files changed

+4878
-6776
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
dotnet-version: 9.0.x
1919

2020
- name: Publish Blazor WebAssembly project
21-
run: dotnet publish TomAndJerry.csproj -c Release -o release --nologo
21+
run: dotnet publish src/TomAndJerry.csproj -c Release -o release --nologo
2222

2323
- name: Change base-tag in index.html from / to TomAndJerry
2424
run: sed -i 's/<base href="\/" \/>/<base href="\/TomAndJerry\/" \/>/g' release/wwwroot/index.html

.idea/.idea.TomAndJerry/.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DependencyGraphSnapshot.svg

Lines changed: 0 additions & 6770 deletions
This file was deleted.

0 commit comments

Comments
 (0)