Skip to content

node,scylla_node,cluster,scylla_cluster: Add type hints for nodes and clusters #185

node,scylla_node,cluster,scylla_cluster: Add type hints for nodes and clusters

node,scylla_node,cluster,scylla_cluster: Add type hints for nodes and clusters #185

Workflow file for this run

name: ci
on:
push:
branches:
- master
- next*
pull_request:
branches:
- next*
jobs:
ci-without-nix:
name: CCM Integration tests
uses: ./.github/workflows/integration-tests.yml
with:
reloc_version: "2023-04-13T13:31:00Z"
ci-with-nix:
name: CCM Integration tests (using Nix)
uses: ./.github/workflows/nix.yml
with:
reloc_version: "2023-04-13T13:31:00Z"