Skip to content

Commit 812c4f4

Browse files
committed
Remove unused steps from pipeline
1 parent 731066b commit 812c4f4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/nuget-projector-link.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ jobs:
3939
- name: Checkout
4040
uses: actions/checkout@v4
4141

42-
- name: Test new code
43-
run: |
44-
cat ThreeByte.LinkLib/ThreeByte.LinkLib.ProjectorLink/Projector.cs | grep "string Test"
45-
cat ThreeByte.LinkLib/ThreeByte.LinkLib.TcpLink/AsyncTcpLink.cs | grep "string Test"
46-
4742
- name: Setup .NET Core
4843
uses: actions/setup-dotnet@v4
4944
with:

0 commit comments

Comments
 (0)