test pipeline toggling
All checks were successful
MVS Delete Members / delete-members (push) Successful in 6s
MVS Submit & Execute / upload-and-run (push) Successful in 54s

This commit is contained in:
Gregory Gauthier 2026-02-09 09:11:36 +00:00
parent af44e561f2
commit 99a47bddae
2 changed files with 4 additions and 1 deletions

View File

@ -2,4 +2,5 @@
// NOTIFY=@05054,CLASS=A,MSGCLASS=A,
// MSGLEVEL=(1,1),REGION=4M,TIME=1440
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(HELLO01)'
//
//

View File

@ -12,3 +12,5 @@ int main() {
return 0;
}