Browse Source

Update .drone.yml

pull/2546/head
Martin Kroeker GitHub 6 years ago
parent
commit
54973cca1b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -167,4 +167,4 @@ steps:
- make -C ctest $COMMON_FLAGS
- make -C utest $COMMON_FLAGS
- make -C benchmark $COMMON_FLAGS
- benchmark/dgemm.goto 10 10 0
- benchmark/dgemm.goto 10 10 1

Loading…
Cancel
Save