Skip to content

Commit

Permalink
Remove merger
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyAnderssonLee committed Feb 26, 2024
1 parent 446bf91 commit d2e49b0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,8 @@ jobs:
with:
version: "${{ matrix.NXF_VER }}"

<<<<<<< HEAD
- name: Disk space cleanup
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
=======
- name: Show current locale
run: locale

- name: Set UTF-8 enabled locale
run: |
sudo locale-gen en_US.UTF-8
sudo update-locale LANG=en_US.UTF-8
>>>>>>> dev

- name: Run pipeline with test data
run: |
Expand Down

0 comments on commit d2e49b0

Please sign in to comment.