test(pr create): skip tests that create forks
This commit is contained in:
parent
911079c744
commit
ba6e2ec3ed
4 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# skip 'it creates a fork owned by the user running the test'
|
||||
skip 'it creates a fork owned by the user running the test'
|
||||
|
||||
# Setup environment variables used for testscript
|
||||
env REPO=${SCRIPT_NAME}-${RANDOM_STRING}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# skip 'it creates a fork owned by the user running the test'
|
||||
skip 'it creates a fork owned by the user running the test'
|
||||
|
||||
# Setup environment variables used for testscript
|
||||
env REPO=${SCRIPT_NAME}-${RANDOM_STRING}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# skip 'it creates a fork owned by the user running the test'
|
||||
skip 'it creates a fork owned by the user running the test'
|
||||
|
||||
# Setup environment variables used for testscript
|
||||
env REPO=${SCRIPT_NAME}-${RANDOM_STRING}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# skip 'it creates a fork owned by the user running the test'
|
||||
skip 'it creates a fork owned by the user running the test'
|
||||
|
||||
# Setup environment variables used for testscript
|
||||
env REPO=${SCRIPT_NAME}-${RANDOM_STRING}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue