From ff38d93d3e4c12ec0cb9cb0a1e213b2b9b56e1e6 Mon Sep 17 00:00:00 2001 From: Henrik Ingo Date: Tue, 18 Feb 2025 02:45:16 +0200 Subject: [PATCH] fix yml --- .github/workflows/rust_perf.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/rust_perf.yml b/.github/workflows/rust_perf.yml index 12614dc4b..a9fe95101 100644 --- a/.github/workflows/rust_perf.yml +++ b/.github/workflows/rust_perf.yml @@ -56,11 +56,8 @@ jobs: # Make results and change points public, so that any oss contributor can see them nyrkio-public: true - # Get yours from https://nyrkio.com/docs/getting-started - nyrkio-token: ${{ secrets.STAGING_JWT_TOKEN }} nyrkio-api-root: https://staging.nyrkio.com/api/v0 # Make results and change points public, so that any oss contributor can see them - nyrkio-public: true nyrkio-settings-pvalue: 0.01% nyrkio-settings-threshold: 1% # Team support = results are visible and manageable to everyone in the same Github org