Skip to content

Commit eff0e23

Browse files
authored
Update ci.yml
1 parent 7854668 commit eff0e23

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
runs-on: ubuntu-latest
2020
timeout-minutes: 10
2121
steps:
22-
steps:
2322
- uses: actions/checkout@master
2423
with:
2524
persist-credentials: false
@@ -36,4 +35,4 @@ jobs:
3635
./services stellio test && ./services stop test
3736
- name: Run Scorpio
3837
run: |
39-
./services scorpio test && ./services stop test
38+
./services scorpio test && ./services stop test

0 commit comments

Comments
 (0)