Skip to content

Commit

Permalink
CI用の依存パッケージ追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai committed Oct 17, 2023
1 parent 90bb11a commit 52523c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ci.rosinstall
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- git:
uri: https://github.com/rt-net/sciurus17_description.git
local-name: sciurus17_description
version: main
version: ros2
3 changes: 3 additions & 0 deletions .github/workflows/industrial_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
- '**.md'
workflow_dispatch:

env:
UPSTREAM_WORKSPACE: .ci.rosinstall

jobs:
industrial_ci:
strategy:
Expand Down

0 comments on commit 52523c0

Please sign in to comment.