Skip to content

Debugging the installation of Civo CLI #2

Debugging the installation of Civo CLI

Debugging the installation of Civo CLI #2

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"
- name: Install civo
uses: civo/action-civo@v1.0.1
with:
token: "TODO"