Skip to content

Commit e6476a9

Browse files
committed
fix: fix invoices repository name in run-e2e-tests.yml
1 parent 4eae938 commit e6476a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
- name: Checkout Invoices API
270270
uses: actions/checkout@v4
271271
with:
272-
repository: TourmalineCore/inner-circle-invoice-api
272+
repository: TourmalineCore/inner-circle-invoices-api
273273

274274
- name: Karate Run Against Invoices API
275275
run: |

0 commit comments

Comments
 (0)