Update module endpoints tests to check the new feature from the list … #52
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: Build release | |
on: [push, pull_request] | |
jobs: | |
build-and-release-draft: | |
uses: PrestaShop/.github/.github/workflows/build-release.yml@master |