Merge branch 'example' of arif/ci-demo into master
All checks were successful
the build was successful
All checks were successful
the build was successful
This commit is contained in:
commit
4722ec3a4f
@ -3,6 +3,6 @@ using namespace std;
|
|||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
cout << "Hello, World!";
|
cout << "Hello, Arif!";
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user