Skip to content

Commit

Permalink
Update unit test action
Browse files Browse the repository at this point in the history
  • Loading branch information
ptsavol committed Apr 9, 2024
1 parent 6d18a32 commit 0f57b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: spine-tools/Spine-Toolbox
repository: PekkaSavolainen/Spine-Toolbox
fetch-depth: 0
# Temporarily fetch the 0.8-dev branch until everything is merged to master
ref: 0.8-dev
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: spine-tools/Spine-Toolbox
repository: PekkaSavolainen/Spine-Toolbox
# Temporarily fetch the 0.8-dev branch until everything is merged to master
ref: 0.8-dev
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 0f57b63

Please sign in to comment.