eventespresso / actions

Centralized repository for all of Event Espresso's GitHub Actions used in our CI/CD pipelines
GNU Affero General Public License v3.0
2 stars 6 forks source link

Fix logical error in Action.ts #52

Closed alexkuc closed 11 months ago

alexkuc commented 11 months ago

Made a small logical (type) error in actions package responsible for E2E tests where Barista repository is always included even though it is meant to be optional

alexkuc commented 11 months ago

Confirmed to have resolved the issue, E2E CI job have successfully been completed now: https://github.com/eventespresso/cafe/actions/runs/6015991581