Skip to content

Commit

Permalink
Update caravel_cocotb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady authored Sep 4, 2023
1 parent 17101bd commit 10680f4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/caravel_cocotb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Caravel Cocotb CI
on:
push:
branches:
- main
- dev
- CI_dev
- *
paths:
- 'cocotb/caravel_cocotb/CI/**'
- '.github/workflows/caravel_cocotb.yml'
Expand Down Expand Up @@ -48,4 +46,4 @@ jobs:
- name: Run main.py
run: |
cd $GITHUB_WORKSPACE/cocotb/caravel_cocotb/CI
python3 main.py
python3 main.py

0 comments on commit 10680f4

Please sign in to comment.