Skip to content

Commit

Permalink
ci(actions): no longer build in a useless container
Browse files Browse the repository at this point in the history
  • Loading branch information
BrycensRanch committed Oct 2, 2023
1 parent 88778f6 commit adbc112
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:

jobs:
build-lint-test-docker:
# Make sure to match this to the version in package.json
container: 'cypress/included:12.9.0'
timeout-minutes: 30
strategy:
fail-fast: false
Expand Down

0 comments on commit adbc112

Please sign in to comment.