mirror of
https://github.com/XRPLF/clio.git
synced 2026-01-17 13:15:24 +00:00
Compare commits
5 Commits
nightly-20
...
release/2.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3215e43c11 | ||
|
|
e8c977e7de | ||
|
|
c59fcf343f | ||
|
|
c35649eb6e | ||
|
|
4da4b49eda |
6
.github/workflows/reusable-test.yml
vendored
6
.github/workflows/reusable-test.yml
vendored
@@ -126,6 +126,12 @@ jobs:
|
||||
if: ${{ runner.os == 'macOS' }}
|
||||
uses: XRPLF/actions/cleanup-workspace@cf0433aa74563aead044a1e395610c96d65a37cf
|
||||
|
||||
- name: Restart colima
|
||||
if: ${{ runner.os == 'macOS' }}
|
||||
run: |
|
||||
colima delete --force
|
||||
colima start
|
||||
|
||||
- name: Spin up scylladb
|
||||
if: ${{ runner.os == 'macOS' }}
|
||||
timeout-minutes: 3
|
||||
|
||||
Reference in New Issue
Block a user