Skip to content

Commit a2e2db0

Browse files
committed
updated practice repo path in github actions
1 parent 9ff5419 commit a2e2db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Checkout Practice Software Testing repo
5050
uses: actions/checkout@v4
5151
with:
52-
repository: testsmith-io/practice-software-testing/
52+
repository: testsmith-io/practice-software-testing
5353
path: practice-repo
5454

5555
- name: Start Practice Software Testing with Docker Compose

0 commit comments

Comments
 (0)