ci: Remove oss-test

This commit is contained in:
Krystine Sherwin 2024-03-16 15:39:40 +13:00
parent 4d33229786
commit 640c4e01fc
No known key found for this signature in database
1 changed files with 0 additions and 10 deletions

View File

@ -4,16 +4,6 @@ on:
workflow_dispatch:
jobs:
oss-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: YosysHQ/setup-oss-cad-suite@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: yosys --version
riscv-formal:
runs-on: ubuntu-latest