Skip to content

Commit 872df52

Browse files
committed
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
1 parent 8958dee commit 872df52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: sbt '++ ${{ matrix.scala }}' test
5050

5151
- name: Compress target directories
52-
run: tar cf targets.tar target modules/shacl/target modules/utilsTest/target project/target
52+
run: tar cf targets.tar target modules/shacl/target project/target
5353

5454
- name: Upload target directories
5555
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)