Skip to content

Commit 77943b6

Browse files
jcha0713lpil
authored andcommitted
test: clean up tests
1 parent 029816c commit 77943b6

File tree

15 files changed

+1
-59
lines changed

15 files changed

+1
-59
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,4 @@ jobs:
501501

502502
- name: Test publishing with default main
503503
run: ./test.sh
504-
working-directory: ./test/default_main
505-
506-
- name: Test publishing with default main and doc
507-
run: ./test.sh
508-
working-directory: ./test/default_main_with_doc
504+
working-directory: ./test/publishing_default_main

test/default_main_with_doc/.gitignore

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

test/default_main_with_doc/gleam.toml

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

test/default_main_with_doc/manifest.toml

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

test/default_main_with_doc/src/default_main.gleam

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

test/default_main_with_doc/src/default_main/one.gleam

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

test/default_main_with_doc/src/default_main/two.gleam

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

test/default_main_with_doc/test.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)