Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pvandyken committed Sep 23, 2023
1 parent a58707d commit f5e3943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- name: Clone repo
uses: actions/checkout@v3
- uses: ./.github/actins/install-project
- uses: ./.github/actions/install-project
with:
python-version: ${{ matrix.python-version }}
reference: ${{ github.event.pull_request.id || github.event.after }}
Expand Down

0 comments on commit f5e3943

Please sign in to comment.