Skip to content

Commit 619608a

Browse files
Update github-actions-ci.yaml
1 parent 69adfc8 commit 619608a

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/github-actions-ci.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,6 @@ jobs:
5757
SQL_SERVER_UNIT_TESTS_CONNECTION_STRING: "Data Source=localhost,1433;Database=master;User Id=sa;Password=P@ssw0rd12345!;TrustServerCertificate=True;"
5858
SQL_SERVER_UNIT_TESTS_OTHER_DATA_PATH: "/tmp/other_databases_path"
5959

60-
- name: Convert TRX to JUnit
61-
uses: NasAmin/trx2junit@v3.0.0
62-
with:
63-
input: ./TestResults
64-
65-
- name: Publish tests report
66-
uses: dorny/test-reporter@v1
67-
if: always()
68-
with:
69-
name: PosInformatique.Testing.Databases
70-
path: ./TestResults/*.xml
71-
reporter: jest-junit
72-
7360
build-samples:
7461
runs-on: windows-latest
7562
steps:

0 commit comments

Comments
 (0)