Skip to content

Commit

Permalink
Sequential
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Feb 1, 2023
1 parent 635d146 commit 33e802b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build
run: |
TILENAME=test make -f Makefile.tiles test_tile_list_chunks
TILENAME=test make -f Makefile.tiles -j 2 ${{ matrix.chunk }}
TILENAME=test make -f Makefile.tiles ${{ matrix.chunk }}
- name: Show work
run: |
Expand Down

0 comments on commit 33e802b

Please sign in to comment.