Skip to content

Commit bc4c1d9

Browse files
committed
oops
1 parent 7887b62 commit bc4c1d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
black *py suitesparse_graphblas --check --diff
4444
flake8 *py suitesparse_graphblas
4545
- name: Create headers check
46+
run: |
4647
# These shouldn't change, so make copies to compare to
4748
cp suitesparse_graphblas/suitesparse_graphblas.h .
4849
cp suitesparse_graphblas/suitesparse_graphblas_no_complex.h .

0 commit comments

Comments
 (0)