Skip to content

Commit 898a5cc

Browse files
removed bin and fixed the tests (hopefully)
1 parent 5e52cce commit 898a5cc

17 files changed

Lines changed: 3 additions & 952 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
go-version: '>=1.22.5'
2525
- name: Run Tests
2626
run: |
27+
ls -l
28+
cd openserverless-cli
29+
ls -l
2730
sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d
2831
./bin/task install
2932
./bin/task tests

bin/darwin/nuvfile.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

bin/darwin/scripts/postinstall

Lines changed: 0 additions & 20 deletions
This file was deleted.

bin/linux/deb.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

bin/linux/nuvfile.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

bin/linux/postinst

Lines changed: 0 additions & 19 deletions
This file was deleted.

bin/linux/prerm

Lines changed: 0 additions & 19 deletions
This file was deleted.

bin/linux/rpmbuild.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)