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"
GitHub Action for integration testing your application with SpiceDB
ShellApache-2.0
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"