Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Dec 21, 2023
1 parent 7835b5c commit 1c96e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
path: .
key: ${{ runner.os }}-build-${{ github.sha }}

- name: Test ${{ matrix.os }}
run: python3 allTests.py --workers=3
- name: Build ${{ matrix.os }}
uses: ./.github/actions/test

0 comments on commit 1c96e7f

Please sign in to comment.