Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lairgiyassir committed Oct 9, 2024
1 parent 2feecde commit 6908bac
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/testing_matcher.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
name: testing matcher algorithm
on:
pull_request:
paths:
- "./itext2kg/utils/matcher.py"
- "./itext2kg/ientities_extraction/**"
- "./itext2kg/irelations_extraction/**"
push:
branches:
- "main"
- "7-bug-in-itext2kgpy"
paths:
- "./itext2kg/utils/matcher.py"
- "./itext2kg/ientities_extraction/**"
- "./itext2kg/irelations_extraction/**"

jobs:
test:
Expand Down

0 comments on commit 6908bac

Please sign in to comment.