Skip to content

Commit

Permalink
Update run-unit-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WillWu88 committed Feb 26, 2024
1 parent d23909f commit e8a0ac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: catch-org/Catch2
ref: 'v3.5.2'
- name: configure build
run: cmake -B build -S .
- name: build and install
Expand Down

0 comments on commit e8a0ac2

Please sign in to comment.