Skip to content

Finalisation Page Quarto Website #3

Finalisation Page Quarto Website

Finalisation Page Quarto Website #3

Workflow file for this run

name: rne

Check failure on line 1 in .github/workflows/rne.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/rne.yaml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: connect-remote
run-name: Setting up the rne database
on: [push]
jobs:
test-output:
runs-on: ubuntu-latest
steps:
- name: Test Output
run: echo "Here is a test"
connect-remote: