Skip to content

Commit 95a9045

Browse files
committed
Try running all the e2e tests on workflows
1 parent 1b5fbf4 commit 95a9045

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.aspect/workflows/config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# See https://docs.aspect.build/workflows/configuration
2+
workspaces:
3+
- .
4+
- e2e/cross-repo-610
5+
- e2e/interpreter-version-541
6+
- e2e/repository-rule-deps
7+
- e2e/smoke
8+
- e2e/system-interpreter
9+
- e2e/use_release
10+
- e2e/uv-deps
11+
212
tasks:
313
- test:
414
queue: aspect-large
515
- finalization:
616
queue: aspect-small
17+
718
notifications:
819
github: {}

0 commit comments

Comments
 (0)