Skip to content

Commit

Permalink
💚 fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbm committed Jun 8, 2021
1 parent 256b07a commit ee76c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
working-directory: ./server
env:
GITLAB_ACCESS_TOKEN: ${{ secrets.GITLAB_ACCESS_TOKEN }}
CONFIG_FILE: /home/runner/work/amos-ss2021-is-project-linter/amos-ss2021-is-project-linter/config.json
run: ./gradlew test

- name: Log in to Docker Hub
Expand Down

0 comments on commit ee76c06

Please sign in to comment.