We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf18921 commit a82ce99Copy full SHA for a82ce99
1 file changed
.gitlab-ci.yml
@@ -8,10 +8,6 @@ variables:
8
POSTGRES_USER: codex-coder
9
POSTGRES_PASSWORD: "pg123"
10
11
-cache:
12
- path:
13
- - node_modules/
14
-
15
postgresql:
16
script:
17
- npm test
0 commit comments