Skip to content

Commit

Permalink
ci: Remove oss-test
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Mar 16, 2024
1 parent 4d33229 commit 640c4e0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 640c4e0

Please sign in to comment.