Skip to content

Commit fde2cce

Browse files
committed
remove chromatic from ci for now
1 parent 3ef7fbc commit fde2cce

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@ jobs:
5555
name: coverage-report
5656
path: coverage
5757

58-
- name: Run Chromatic
59-
run: npm run chromatic
60-
env:
61-
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
62-
6358
- name: Check if version changed
6459
id: check_version
6560
shell: pwsh

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "irdashies",
33
"productName": "irdashies",
4-
"version": "0.0.14",
4+
"version": "0.0.13",
55
"description": "iRacing Dashboards & Overlays",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)