Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
zeppelin committed Oct 8, 2023
1 parent 85fbfbd commit aac52e6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
cache: pnpm
- name: Install Dependencies
run: pnpm install
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Run Tests
run: pnpm exec ember try:one ${{ matrix.try-scenario }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@ember/optional-features": "2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "2.9.0",
"@embroider/test-setup": "2.0.2",
"@embroider/test-setup": "3.0.2",
"@release-it-plugins/lerna-changelog": "5.0.0",
"broccoli-asset-rev": "3.0.0",
"ember-cli": "4.9.2",
Expand Down
19 changes: 15 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aac52e6

Please sign in to comment.