Skip to content

Commit

Permalink
Update win_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhendersonHDF authored Jan 15, 2025
1 parent 24f6456 commit 4f04bad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/win_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ jobs:
- name: get
uses: actions/checkout@v4
with:
repository: HDFGroup/hdf5
repository: HDFGroup/hdf5
- name: test
run: |
mkdir build
cd build
cmake -Ax64 ..
cat CMakeFiles\
ctest -D Experimental -C Release
shell: bash

0 comments on commit 4f04bad

Please sign in to comment.