Skip to content

Commit

Permalink
feat: bump to latest supersim (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
tremarkley authored Nov 6, 2024
1 parent b5ad7a6 commit 50bcc00
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 18 deletions.
8 changes: 0 additions & 8 deletions .github/actions/supersim/action.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ jobs:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Supersim Setup
uses: ./.github/actions/supersim
- name: Run Tests
run: |
pnpm -r --filter '!e2e-test' test
Expand All @@ -71,8 +69,6 @@ jobs:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Supersim Setup
uses: ./.github/actions/supersim
- name: Run Tests
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"mprocs": "^0.7.1",
"nx": "^20.0.7",
"prettier": "^3.3.3",
"supersim": "^0.0.4",
"supersim": "^0.0.5",
"wait-port": "^1.1.0"
}
}
10 changes: 5 additions & 5 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 50bcc00

Please sign in to comment.