Skip to content

Commit

Permalink
Update fitgen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muktihari authored Dec 5, 2023
1 parent fbbc041 commit 64c5ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fitgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
export wd=$(pwd)
cd internal/cmd/fitgen
make build all
go run main.go -f Profile.xlsx -p ../../../ -b all --sdk-version 21.115 --verbose -y
cd $wd
- name: Run Test
Expand Down

0 comments on commit 64c5ca3

Please sign in to comment.