Skip to content

Commit c1b5d92

Browse files
committed
fix
1 parent 261d2df commit c1b5d92

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/test_library.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,8 @@ jobs:
4545
run: |
4646
cd cpp-simplerasters
4747
sudo cmake --workflow --preset workflow-release-install
48-
49-
- name: Delete simplerasters
50-
run: |
5148
cd ..
52-
ls -la
5349
rm -rf cpp-simplerasters
54-
ls -la
5550
5651
- name: Checkout
5752
uses: actions/checkout@v6

0 commit comments

Comments
 (0)