We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e122d commit 0fe0161Copy full SHA for 0fe0161
.github/workflows/backend.yml
@@ -48,7 +48,6 @@ jobs:
48
- name: Copy config file to test dir
49
run: |
50
cd ./backend
51
- mv configuration.yaml.example configuration.yaml
52
cp ./abi/* ./task/event
53
cp ./abi/* ./task
54
cp ./abi/* ./utils
0 commit comments