Skip to content

Commit 1c9326d

Browse files
authored
Merge pull request #9 from upsaurav12/yaml-parsing
add: yamlParsing
2 parents 85afaba + 007eeb2 commit 1c9326d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1651
-341
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: go mod tidy
2323

2424
- name: Run tests
25-
run: go test -v ./...
25+
run: go test ./...

LICENSE

Whitespace-only changes.

0 commit comments

Comments
 (0)