Skip to content

Commit

Permalink
Make format
Browse files Browse the repository at this point in the history
  • Loading branch information
sihamon committed Nov 12, 2023
1 parent 88df088 commit b1a4c4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/separate_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,12 @@ jobs:
ref: ${{ matrix.mint-branch}}
path: mint
submodules: recursive
token: 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
- name: Checkout wallet branch
uses: actions/checkout@v4
with:
ref: ${{ matrix.wallet-branch}}
path: wallet
submodules: recursive
token: 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
- name: Set up Poetry ${{ matrix.poetry-version }}
uses: abatilo/actions-poetry@v2
with:
Expand Down
2 changes: 0 additions & 2 deletions tests/mint/conftest.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import multiprocessing
import os
import shutil
import time
from pathlib import Path

import pytest
import pytest_asyncio
Expand Down

0 comments on commit b1a4c4b

Please sign in to comment.