Skip to content

Commit f2b8846

Browse files
change config
1 parent 7b0d0c4 commit f2b8846

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/pr_test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ jobs:
4444
- name: "Install dependencies"
4545
run: make mod-download
4646
shell: bash
47-
- name: "Config Artifact"
48-
uses: actions/download-artifact@v4
49-
with:
50-
name: config-artifact-${{ github.sha }}
51-
- name: "Move Config"
52-
run: mv config.toml pkg/config/config.toml
5347
- name: golangci-lint
5448
uses: golangci/golangci-lint-action@v8
5549
with:

0 commit comments

Comments
 (0)