

remove `vcs-repo-file-url: tmp.repos` from ci
@91561f614ea8ab1fc17caac1b1acd9a9031b1806
--- .github/workflows/ci_galactic.yml
+++ .github/workflows/ci_galactic.yml
... | ... | @@ -36,5 +36,4 @@ |
36 | 36 |
package-name: | |
37 | 37 |
p9n_interface |
38 | 38 |
p9n_example |
39 |
- p9n_test |
|
40 |
- vcs-repo-file-url: tmp.repos(파일 끝에 줄바꿈 문자 없음) |
|
39 |
+ p9n_test(파일 끝에 줄바꿈 문자 없음) |
--- .github/workflows/ci_humble.yml
+++ .github/workflows/ci_humble.yml
... | ... | @@ -36,5 +36,4 @@ |
36 | 36 |
package-name: | |
37 | 37 |
p9n_interface |
38 | 38 |
p9n_example |
39 |
- p9n_test |
|
40 |
- vcs-repo-file-url: tmp.repos(파일 끝에 줄바꿈 문자 없음) |
|
39 |
+ p9n_test(파일 끝에 줄바꿈 문자 없음) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?