Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#96] 플랫폼별 기본 컴파일 테스트 추가 #98

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

DPS0340
Copy link
Collaborator

@DPS0340 DPS0340 commented Jun 27, 2024

resolved: #96

:)

@DPS0340 DPS0340 self-assigned this Jun 27, 2024
Copy link
Owner

@myyrakle myyrakle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리베이스필

@@ -173,7 +173,7 @@ WantedBy=multi-user.target"#;
("launchctl", vec!["load", LAUNCHD_PLIST_PATH])
}

#[cfg(other)]
#[cfg(target_os = "windows")]
fn get_daemon_start_command(&self) -> (&'static str, Vec<&'static str>) {
todo!()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

땡삼님 닉네임 붙여서 쪼세요

@DPS0340
Copy link
Collaborator Author

DPS0340 commented Jun 27, 2024

@myyrakle 리베이스완료

@DPS0340 DPS0340 merged commit e279313 into master Jun 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] 플랫폼별 기본 컴파일 테스트 추가
2 participants