Skip to content

Commit

Permalink
adding wd
Browse files Browse the repository at this point in the history
  • Loading branch information
bheni committed Jan 8, 2024
1 parent 71464e3 commit cd20f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-tbd-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
FILE: ${{ format('{0}/go/cmd/dolt/commands/sqlserver/yaml_config.go', github.workspace) }}
NEW_VERSION: "test-version-0.0.1"
- name: update minver_validation.txt
working-directory: ./go
run: go run -mod=readonly ./utils/genminver_validation/
env:
FILE: ${{ format('{0}/go/cmd/dolt/commands/sqlserver/testdata/minver_validation.txt', github.workspace) }}
Expand Down

0 comments on commit cd20f9b

Please sign in to comment.