Skip to content

Commit ee76c06

Browse files
committed
💚 fix CI
1 parent 256b07a commit ee76c06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
working-directory: ./server
3030
env:
3131
GITLAB_ACCESS_TOKEN: ${{ secrets.GITLAB_ACCESS_TOKEN }}
32+
CONFIG_FILE: /home/runner/work/amos-ss2021-is-project-linter/amos-ss2021-is-project-linter/config.json
3233
run: ./gradlew test
3334

3435
- name: Log in to Docker Hub

0 commit comments

Comments
 (0)