Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/TcHaxx/snappy
Browse files Browse the repository at this point in the history
  • Loading branch information
densogiaichned committed Feb 17, 2024
2 parents 779339d + 70e5c88 commit ba5c816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .Zeugwerk/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"solution": "TcHaxx.Snappy.sln",
"projects": [
{
"name": "snappy",
"name": "TcHaxx.Snappy",
"plcs": [
{
"version": "0.0.4.0",
Expand Down Expand Up @@ -33,4 +33,4 @@
]
}
]
}
}
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
run: dotnet test -c Release --no-build --verbosity normal ${{ env.solution }}

ci-tchaxx-snappy-tc:
if: false
name: CI - TcHaxx.Snappy
runs-on: ubuntu-latest

Expand Down

0 comments on commit ba5c816

Please sign in to comment.