PE-5913: null error no such method error method not found get render object on null #126
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "Test Production" | |
on: | |
pull_request: | |
branches: | |
- main | |
jobs: | |
test: | |
uses: ./.github/workflows/test.yml |