Skip to content

Collect EVE info via console if ssh access is not working #582

Collect EVE info via console if ssh access is not working

Collect EVE info via console if ssh access is not working #582

Workflow file for this run

---
name: Static validation
on: # yamllint disable-line rule:truthy
pull_request:
branches: [master]
jobs:
validation:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: make validate
run: |
make validate