mirror of
https://github.com/esimov/caire.git
synced 2026-04-22 15:58:14 +08:00
Removed foresight telementry
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user