Skip to content

Commit 2297e6b

Browse files
authored
Update build.yml
1 parent 1f8e7ce commit 2297e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
vs-version: "18.2.1"
4242

4343
- name: Build & Test Project
44-
run: cmake --workflow --preset workflow-${{ matrix.preset }} -DDIGRAPH_BUILD_TESTS=ON
44+
run: cmake --workflow --preset workflow-${{ matrix.preset }}
4545

4646
- name: Upload artifact
4747
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)