Skip to content

Commit 5515e15

Browse files
committed
chore: remove ci tests
1 parent 5a61adc commit 5515e15

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ jobs:
3232
version: 'latest'
3333
- name: Install project dependencies
3434
run: yarn --frozen-lockfile
35-
# - name: Build Tinny
36-
# run: yarn build:tinny
37-
# - name: Verify Tinny build output
38-
# run: |
39-
# if [ ! -f "./local-tests/index.js" ]; then
40-
# echo "Error: Tinny build output not found"
41-
# exit 1
42-
# fi
4335
- uses: nrwl/nx-set-shas@v3
4436
with:
4537
main-branch-name: 'master'

0 commit comments

Comments
 (0)