Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Oct 6, 2023
1 parent 00f87c5 commit 63efb7d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 61 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Test project

on:
push:
Expand Down
3 changes: 3 additions & 0 deletions Blocktest/Blocktest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<ItemGroup>
<ProjectReference Include="..\Shared\Shared.csproj"/>
</ItemGroup>
<ItemGroup>
<Folder Include="Content\Fonts\"/>
</ItemGroup>
<Target Name="RestoreDotnetTools" BeforeTargets="Restore">
<Message Text="Restoring dotnet tools" Importance="High"/>
<Exec Command="dotnet tool restore"/>
Expand Down
60 changes: 0 additions & 60 deletions Blocktest/Content/Fonts/OpenSans.spritefont

This file was deleted.

0 comments on commit 63efb7d

Please sign in to comment.