Skip to content

Commit ee8ccc5

Browse files
committed
ci: update seed config location
1 parent 13f972b commit ee8ccc5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
matrix:
77
os: ["ubuntu:20.04", "ubuntu:22.04"]
88
package: ["knowledge_reasoning/owlapi"]
9-
seed_config: ["test/ci/autoproj-config.yml"]
9+
seed_config: [".ci/autoproj-config.yml"]
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)