Skip to content

Commit

Permalink
reset name and ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-mm committed Sep 19, 2023
1 parent dbee179 commit 2d1365e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Test the Action"
name: test-action

on:
push:
Expand Down
3 changes: 1 addition & 2 deletions scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ function start_measurement {
# call init_variables
source "$(dirname "$0")/vars.sh" cpu_vars

# source "$(dirname "$0")/vars.sh" add_var API_BASE "https://api.green-coding.berlin"
source "$(dirname "$0")/vars.sh" add_var API_BASE "https://ef6d-2a02-2454-4e1-a300-94a-c99-a1a8-4165.ngrok-free.app"
source "$(dirname "$0")/vars.sh" add_var API_BASE "https://api.green-coding.berlin"
source "$(dirname "$0")/vars.sh" add_var INIT "DONE"

# start measurement
Expand Down

0 comments on commit 2d1365e

Please sign in to comment.