Replies: 1 comment
-
| 
         I think you can use the  Notice that I use   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I have the following steps in my GA workflow:
Now, one of the tests need to access the
masterbranch. I've tried adding another checkout step, like so:But that checkout step got nuked when the second step began:
So how do I checkout both
masterand the latest PR commit?Beta Was this translation helpful? Give feedback.
All reactions