Skip to content

C/C++ Solution Tests #1

C/C++ Solution Tests

C/C++ Solution Tests #1

Workflow file for this run

name: C/C++ Solution Tests
on:
workflow_dispatch:
jobs:
tests:
name: Solution Tests (Output Hidden)
uses: UBCSailbot/software-quiz/.github/workflows/hidden-tests.yml@patrick-5546/update-ci

Check failure on line 9 in .github/workflows/c-cpp-hidden.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/c-cpp-hidden.yml

Invalid workflow file

error parsing called workflow ".github/workflows/c-cpp-hidden.yml" -> "UBCSailbot/software-quiz/.github/workflows/hidden-tests.yml@patrick-5546/update-ci" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
repository: ${{ github.repository }}
cutest: true
secrets:
token: ${{ secrets.GH_TOKEN }}