Skip to content

temp_role: properly read kick reason #24

temp_role: properly read kick reason

temp_role: properly read kick reason #24

Workflow file for this run

name: SpankyTests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: unit tests
run: |
cd ${GITHUB_WORKSPACE}
ls -la
./Dockerfile/build.sh && ./Dockerfile/run_tests.sh