Skip to content

Commit 298a7f5

Browse files
committed
- added ls
1 parent 0b93c70 commit 298a7f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/freeze.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
ls build
3333
ls build/*
3434
./build/exe.linux-x86_64-3.12/robot_run_basic ../examples/basic/
35-
continue-on-error: true
3635
3736
- name: numpy
3837
run: |
@@ -44,4 +43,3 @@ jobs:
4443
python setup_numpy.py build || true
4544
set -e
4645
./build/exe.linux-x86_64-3.12/robot_run_basic ../examples/numpy/
47-
continue-on-error: true

0 commit comments

Comments
 (0)