Skip to content

Commit

Permalink
ci: update seed config location
Browse files Browse the repository at this point in the history
  • Loading branch information
2maz committed Jul 24, 2024
1 parent 13f972b commit ee8ccc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
matrix:
os: ["ubuntu:20.04", "ubuntu:22.04"]
package: ["knowledge_reasoning/owlapi"]
seed_config: ["test/ci/autoproj-config.yml"]
seed_config: [".ci/autoproj-config.yml"]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ee8ccc5

Please sign in to comment.