Skip to content

Commit e198c22

Browse files
committed
Fix dagger target
1 parent eedaaf3 commit e198c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
ci:
77
strategy:
88
matrix:
9-
proj: [decision-tree, dijkstra, dug, genetic]
9+
proj: [decisiontree, dijkstra, dug, genetic]
1010
runs-on: ubuntu-latest
1111
steps:
1212
- run: curl -L https://dl.dagger.io/dagger-cue/install.sh | sh

0 commit comments

Comments
 (0)