Skip to content

getsentry/action-clickhouse-in-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

action-clickhouse-in-ci

An action that runs ClickHouse on the default ports in GitHub Actions.

Usage

Just use it in your GitHub actions Yaml file like this:

    steps:
      - uses: getsentry/action-clickhouse-in-ci@v1

Note

This is used by the test suite of the Sentry Python SDK.

License

This repository uses the Apache License Version 2.0.