Skip to content

Commit 1e98435

Browse files
committed
remove incorrect path in CI yaml
1 parent 5633122 commit 1e98435

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test-sysmlv2-python-client.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ name: Test sysmlv2-python-client
33
on:
44
push:
55
branches: [ main, develop ]
6-
paths-ignore:
7-
- '.github/**'
86
pull_request:
97
branches: [ main, develop ]
10-
paths-ignore:
11-
- '.github/**'
128

139
jobs:
1410
test:

0 commit comments

Comments
 (0)