Skip to content

Debugging the installation of Civo CLI #1

Debugging the installation of Civo CLI

Debugging the installation of Civo CLI #1

Workflow file for this run

name: Civo CLI
on:
- pull_request
jobs:
civo-cli-test:
runs-on: ubuntu-latest
steps:
- name: Install civo
uses: civo/action-civo@master
with:
token: "TODO"