SpiceDB Test Server
ActionsSets up a running instance of spicedb serve-testing for integration tests
v1
LatestBy authzed
Verified creator
Verified
This project is a GitHub Action that runs a SpiceDB server for your workflows to use during integration tests.
Add the following any workflow:
steps:
- uses: "authzed/action-spicedb@v1"
with:
version: "latest"
SpiceDB Test Server is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.