Skip to content

Commit f4a4d29

Browse files
committed
Disable integration tests temporarily
1 parent c12aa94 commit f4a4d29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
run: dotnet run --project build -c release -- publishbinaries
9898

9999
integration:
100+
if: false
100101
runs-on: ubuntu-latest
101102
steps:
102103
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)