Skip to content

Commit

Permalink
Add gate level tests to GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
meriac committed Oct 29, 2023
1 parent 554f6a5 commit 5da1b6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- name: Build GDS
uses: TinyTapeout/tt-gds-action@tt05

- name: GL test
uses: TinyTapeout/tt-gds-action/gl_test@tt05
viewer:
needs: gds
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5da1b6d

Please sign in to comment.