Skip to content

Commit

Permalink
Update ci_pr_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaspik committed Feb 21, 2024
1 parent 077fa6f commit 15cc36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pr_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: macos-14
steps:
- name: Checkout the Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build and run tests
run: make test

0 comments on commit 15cc36d

Please sign in to comment.