Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hensldm committed Feb 16, 2024
1 parent 0718460 commit 5fd1bb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Get the dependency
run: cp deps_repo/yoshis-story/* .

- name: venv
run: make venv -j $(nproc) VERSION=${{ mactrix.version }}

- name: Setup
run: make setup -j $(nproc) VERSION=${{ matrix.version }}

Expand Down

0 comments on commit 5fd1bb0

Please sign in to comment.