add pascal case and upper case to allowed import formats (#441) #1041
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: Tests | |
on: [push] | |
jobs: | |
test: | |
uses: cabify/javascript-actions/.github/workflows/tests.yml@main |