Removed foresight telementry

This commit is contained in:
esimov
2023-11-20 10:08:57 +02:00
parent 6f865691e2
commit d8bf889688
+1 -6
View File
@@ -17,12 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
GO111MODULE: "on"
steps:
- name: Collect Workflow Telemetry
if: always()
uses: runforesight/foresight-workflow-kit-action@v1
with:
api_key: ${{ secrets.FORESIGHT_PROJECT_WALL_APIKEY }}
steps:
- name: Install Go
uses: actions/setup-go@v2
with: