Skip to content

Commit

Permalink
test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
igonzf committed Dec 16, 2024
1 parent 038194c commit f264c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pip install unified_planning[tamer]
- name: Create custom repos
run: cp /github/workspace/upf.repos /tmp/all.repos
run: cp $GITHUB_WORKSPACE/upf.repos /tmp/all.repos
- name: build and test
uses: ros-tooling/[email protected]
with:
Expand Down

0 comments on commit f264c89

Please sign in to comment.