Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Jan 29, 2024
1 parent 301995e commit ecc29ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ jobs:
repository: YosysHQ/sby
- name: Setup test environment
uses: YosysHQ/setup-oss-cad-suite@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
python-override: true
- name: Run checks
run: tabbypip install xmlschema && make ci

0 comments on commit ecc29ff

Please sign in to comment.