Skip to content

Commit c90cbb5

Browse files
authored
Merge pull request #230 from filecoin-project/dev
update backend workflow
2 parents 0a6d1ae + 0fe0161 commit c90cbb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/backend.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- name: Copy config file to test dir
4949
run: |
5050
cd ./backend
51-
mv configuration.yaml.example configuration.yaml
5251
cp ./abi/* ./task/event
5352
cp ./abi/* ./task
5453
cp ./abi/* ./utils

0 commit comments

Comments
 (0)