Skip to content

Commit

Permalink
fixup! ci: Extend Github CI and fix first python lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
GiannaP committed Aug 3, 2023
1 parent 487006e commit d58abb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
make -C target/sim sw
- name: Build Hardware
run: |
make -C target/sim bin/occamy.vlt
make -C target/sim bin/occamy_top.vlt
# - name: Run Unit Tests
# working-directory: target/sim
# run: |-
Expand Down

0 comments on commit d58abb8

Please sign in to comment.