Skip to content

Commit 5e9143b

Browse files
[Update]: remove tests in ci.yml temporarily
1 parent 145d3e0 commit 5e9143b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
./configure --prefix=/usr/ --with-vbisam
3131
sudo make install
3232
33-
- name: run NIST tests
34-
run: |
35-
cd tests/cobol85
36-
make test
33+
#- name: run NIST tests
34+
# run: |
35+
# cd tests/cobol85
36+
# make test

0 commit comments

Comments
 (0)