Skip to content

Commit

Permalink
Test workflow without examples
Browse files Browse the repository at this point in the history
  • Loading branch information
lranzani committed Nov 20, 2024
1 parent 4a541e6 commit 1480ce9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/actions-test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Python Package using Conda

on: [push]
paths-ignore:
- 'doc/esamples/*'
push:
paths-ignore:
- 'doc/examples/*'
jobs:
build-linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1480ce9

Please sign in to comment.