Skip to content

fix: compile apache thrift with cassandra-stress -> avoid issue of cl… #38

fix: compile apache thrift with cassandra-stress -> avoid issue of cl…

fix: compile apache thrift with cassandra-stress -> avoid issue of cl… #38

Workflow file for this run

name: "On Push/Pull Request"
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build-on-pull:
uses: "./.github/workflows/build.yml"
with:
latest: false
test-on-pull:
uses: "./.github/workflows/test.yml"