Skip to content

Commit 6727ca1

Browse files
committed
clean up workflows
1 parent 1def322 commit 6727ca1

3 files changed

Lines changed: 0 additions & 26 deletions

File tree

.github/issue_label_bot.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
fetch-depth: 0
2020
- name: Run tests
2121
run: dotnet test --collect:"XPlat Code Coverage"
22-
- name: Upload snapshots
23-
uses: actions/upload-artifact@v2
24-
with:
25-
name: Snapshots ${{ matrix.os }}
26-
path: "**/*.snap"
2722
- name: Upload coverage
2823
uses: actions/upload-artifact@v2
2924
with:

.github/workflows/stale.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)