Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelburgos committed May 31, 2024
1 parent 044b1fc commit 24c6eba
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: Run Unit Tests
on:
push:
paths:
- 'Gateware/*'
- '.github/workflows/test.yml' # Trigger on changes to the workflow file

push:
paths:
- 'glasgowcontrib/*'
- 'Gateware/*'
- 'obi_software/*'
- 'pyproject.toml'
- '.github/workflows/test.yml' # Trigger on changes to the workflow file
Expand Down

0 comments on commit 24c6eba

Please sign in to comment.