diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index c98ede9..35d2ad0 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -118,8 +118,7 @@ jobs: - uses: obi1kenobi/cargo-semver-checks-action@v2 with: # exclude the binary package from semver checks, since it is not published as a crate. - # exclude postgres temporarily until it is released - exclude: taskchampion-sync-server,taskchampion-sync-server-storage-postgres + exclude: taskchampion-sync-server mdbook: runs-on: ubuntu-latest