Update autoupdate.yaml

This commit is contained in:
2024-07-31 16:29:11 +01:00
committed by GitHub
parent eb513ca5f9
commit d1987d08bc
+1
View File
@@ -62,6 +62,7 @@ jobs:
- name: Run unit tests
run: |
export GITHUB_TOKEN={{ secrets.GHCR_TOKEN }}
CI_RUN=${CI} make test
git config --global --add safe.directory /__w/graphql-monitoring-proxy/graphql-monitoring-proxy