Skip to content

Commit

Permalink
fix(ci): fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickersoft committed Jan 15, 2024
1 parent 68df180 commit 50f8bf8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,9 @@ jobs:
- name: Run tests
env:
POETRY_VIRTUALENVS_IN_PROJECT: true
<<<<<<< HEAD
run: just test
=======
run: just test
- uses: actions/upload-artifact@v4
if: ${{ failure() }}
with:
name: code
path: /home/runner/work/odict
>>>>>>> main

0 comments on commit 50f8bf8

Please sign in to comment.