Skip to content

Commit

Permalink
fix: Use correct cube to test performance
Browse files Browse the repository at this point in the history
  • Loading branch information
bprusinowski committed Dec 14, 2023
1 parent 12c66ce commit 097fc78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k6/performance-tests/generate-github-action.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ const cubes = [
label: "Photovoltaikanlagen/9",
},
{
iri: "https://environment.ld.admin.ch/foen/nfi/nfi_C-96/cube/2023-2",
label: "NFI/2023-2",
iri: "https://environment.ld.admin.ch/foen/nfi/nfi_C-96/cube/2023-3",
label: "NFI/2023-3",
},
{
iri: "https://energy.ld.admin.ch/elcom/electricityprice",
Expand Down

1 comment on commit 097fc78

@vercel
Copy link

@vercel vercel bot commented on 097fc78 Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visualization-tool – ./

visualization-tool-alpha.vercel.app
visualization-tool-ixt1.vercel.app
visualization-tool-git-main-ixt1.vercel.app

Please sign in to comment.