diff --git a/.github/workflows/automated-tests.yml b/.github/workflows/automated-tests.yml index a8bd94379..aef77627a 100644 --- a/.github/workflows/automated-tests.yml +++ b/.github/workflows/automated-tests.yml @@ -37,7 +37,6 @@ jobs: with: repository: Satellite-im/automated-tests-web path: automated-tests - ref: luis/upgrade-image - name: Configure Git safe directory run: git config --global --add safe.directory '/__w/UplinkWeb/UplinkWeb'