Skip to content

Make Test

Make Test #1

Workflow file for this run

name: Make Test
on: workflow_dispatch
jobs:
example-job:
runs-on: self-hosted
steps:
- name: Navigate to directory
run: cd ~/esp/socs/xilinx-vc707-xc7vx485t
run: echo "Navigated to proper directory."

Check failure on line 9 in .github/workflows/make-test.yaml

View workflow run for this annotation

GitHub Actions / Make Test

Invalid workflow file

The workflow is not valid. .github/workflows/make-test.yaml (Line: 9, Col: 9): 'run' is already defined
- name: Run behavioral simulation
run: make cholesky_stratus-sim