Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/submodules/third_party/yosys-5691cd0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoeders authored Nov 14, 2023
2 parents 4aedeac + daf6384 commit 06b570f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weeklytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
timeout-minutes: 40
run: |
source .venv/bin/activate
python scripts/bfasster --yaml ${{ matrix.experiment }}
python scripts/bfasster.py --yaml ${{ matrix.experiment }}
- name: 'Create fname'
if: failure()
id: set-fname
Expand Down

0 comments on commit 06b570f

Please sign in to comment.