Oliver Bell
Oliver Bell
Finally updated my [PR](https://github.com/facebook/jest/pull/10912) to implement this. Would be great to get a review :) 
@thymikee Is it possible someone could take a look at the PR for this? It may have been buried as it was first opened a year ago
FYI I've closed my PR related to this because I'm no longer interested in maintaining the PR state. I try not to use Jest anymore, partly due to the lack...
@pfeerick this makes sense, you could also try implement something like this https://michaelheap.com/access-secrets-from-forks/
@pfeerick although this seems to work, I think a simpler option is to manually checkout the branch head SHA. Example: ``` - name: Checkout PR if: ${{ github.event_name == 'pull_request'...
```patch diff --git a/src/commands/test/run-tests.js b/src/commands/test/run-tests.js index 954460c8d2746d9f75648d59f8b214d83035378e..2eae0751e82c8264e7fac81942309e4aca6a0e89 100644 --- a/src/commands/test/run-tests.js +++ b/src/commands/test/run-tests.js @@ -127,7 +127,18 @@ async function runTests(flatConfigurations, options) { type: TASK_TYPE_FETCH_STORIES, }, task: async () => { -...
Is it a SiRF device? You would see logs if you were receiving data. Have you tried changing the device speed?