Skip to content

Commit e3799fe

Browse files
committed
Drop obsolete CI job
There is currently no make test as we are working on a new approach when slimmed common is involved
1 parent 3775696 commit e3799fe

2 files changed

Lines changed: 0 additions & 60 deletions

File tree

.github/workflows/linter.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@ install: operator-deploy post-install ## installs the pattern, inits the vault a
1717
post-install: ## Post-install tasks - vault init and load-secrets
1818
make load-secrets
1919
echo "Done"
20-
21-
test:
22-
@make -f common/Makefile PATTERN_OPTS="-f values-global.yaml -f values-hub.yaml" test

0 commit comments

Comments
 (0)