Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit f572d04

Browse files
author
Achim Schneider
committed
ci
1 parent 2c9d331 commit f572d04

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/typescript.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,6 @@ jobs:
7878
- name: TS install
7979
run: make ts-install
8080

81-
- name: list
82-
run: ls /home/runner/work/ink-playground/ink-playground/packages/_generated/commontypes/src
83-
84-
- name: pwd
85-
run: pwd
86-
8781
- name: Generate
8882
run: make generate
8983

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ change.json
1111
node_modules
1212
packages/playground/dist
1313
packages/_generated/*/src
14-
packages/_generated/src
1514
.pnp.*
1615
.yarn/*
1716
!.yarn/patches

0 commit comments

Comments
 (0)