Skip to content

Commit

Permalink
Adjusted test workflow, so that we ignore testing test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Jul 7, 2024
1 parent 31c1eb5 commit a4bb320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
tag: "${{ github.run_number }}_${{ github.run_id }}"
customSettings: ""
toolpath: "reportgeneratortool"
assemblyfilters: "-PinguApps.Appwrite.Shared.Tests"

- name: Upload Combined Coverage XML
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
Expand Down

0 comments on commit a4bb320

Please sign in to comment.