Skip to content

Commit 61f989e

Browse files
committed
Renamed test class file
1 parent d33587b commit 61f989e

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
run: dotnet build Source/ --no-restore
3333
- name: Test
3434
run: dotnet test Source/ --no-build --verbosity normal --logger:"xunit;LogFilePath=test-results.xml"
35-
- name: Print Directory
36-
run: |
37-
pwd
38-
ls -la ./
39-
# ls -la ./TrinityContinuumWeb.Tests/
4035
- name: Publish test results
4136
uses: EnricoMi/publish-unit-test-result-action@v2
4237
if: always()
File renamed without changes.

0 commit comments

Comments
 (0)