-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab24490
commit 4b05535
Showing
350 changed files
with
30 additions
and
47,751 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: test | ||
|
||
on: | ||
push: | ||
branches: | ||
- master | ||
- main | ||
pull_request: | ||
|
||
jobs: | ||
test: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- uses: erlef/setup-beam@v1 | ||
with: | ||
otp-version: "26.0.2" | ||
gleam-version: "0.31.0" | ||
rebar3-version: "3" | ||
# elixir-version: "1.15.4" | ||
- run: gleam format --check src test | ||
- run: gleam deps download | ||
- run: gleam test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
*.beam | ||
*.ez | ||
build | ||
erl_crash.dump |
Empty file.
157 changes: 0 additions & 157 deletions
157
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@@compile.erl
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file removed
BIN
-73 Bytes
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@base.cache_meta
Binary file not shown.
45 changes: 0 additions & 45 deletions
45
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@base.erl
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-6.49 KB
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bit_builder.cache
Binary file not shown.
Binary file removed
BIN
-57 Bytes
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bit_builder.cache_meta
Binary file not shown.
63 changes: 0 additions & 63 deletions
63
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bit_builder.erl
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-3.81 KB
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bit_string.cache
Binary file not shown.
Binary file removed
BIN
-29 Bytes
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bit_string.cache_meta
Binary file not shown.
56 changes: 0 additions & 56 deletions
56
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bit_string.erl
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file removed
BIN
-48 Bytes
build/dev/erlang/gleam_stdlib/_gleam_artefacts/gleam@bool.cache_meta
Binary file not shown.
Oops, something went wrong.