Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/gen_erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: Run Common Tests
run: rebar3 ct
working-directory: aws-beam/aws-erlang
env:
DYNAMODB_HOST: localhost
S3MOCK_HOST: localhost
- name: Produce Documentation
run: rebar3 ex_doc
working-directory: aws-beam/aws-erlang
Loading