Skip to content

Commit

Permalink
v2.1 Update ES and IT Models (#374)
Browse files Browse the repository at this point in the history
* update models

* bump go test timeout
  • Loading branch information
ben-w-conrad authored Dec 10, 2024
1 parent b51fdc9 commit 6a022f1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
run: go build

- name: Test
run: go test -modfile="go_test.mod" -timeout 20m -v -access_key ${{secrets.PV_VALID_ACCESS_KEY}}
run: go test -modfile="go_test.mod" -timeout 30m -v -access_key ${{secrets.PV_VALID_ACCESS_KEY}}
Binary file modified lib/common/cheetah_params_es.pv
Binary file not shown.
Binary file modified lib/common/cheetah_params_it.pv
Binary file not shown.

0 comments on commit 6a022f1

Please sign in to comment.