Skip to content

Format source files #157

Format source files

Format source files #157

Workflow file for this run

name: "Test Uberhand"
on:
pull_request:
workflow_dispatch:
jobs:
Test-Uberhand:
name: "Build Test"
runs-on: "ubuntu-latest"
container: devkitpro/devkita64
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run:
- pacman -Su switch-zziplib

Check failure on line 17 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / Test Uberhand

Invalid workflow file

The workflow is not valid. .github/workflows/test.yml (Line: 17, Col: 11): A sequence was not expected
- make