Skip to content

Commit

Permalink
Add OTPless behavior projects
Browse files Browse the repository at this point in the history
  • Loading branch information
intjelic committed Dec 16, 2024
1 parent 41a9203 commit cc90e71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
include:
- {name: etv, repo: term-validator}
- {name: spawn_mode, repo: spawn-mode}
- {name: otpless_worker, repo: otpless-worker}
- {name: otpless_orchestrator, repo: otpless-orchestrator}
- {name: otpless_reactor, repo: otpless-reactor}

runs-on: ubuntu-latest
container:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ All projects it's checking.

- Term Validator
- Spawn Mode
- OTPless Worker
- OTPless Orchestrator
- OTPless Reactor

Instead of a thorough check for all platforms, all architectures and all
Erlang versions, it only checks using the latest stable 'erlang' image on Linux
Expand Down

0 comments on commit cc90e71

Please sign in to comment.