Skip to content

Add simple calculator app, evo-create updates, and tests #3

Add simple calculator app, evo-create updates, and tests

Add simple calculator app, evo-create updates, and tests #3

Workflow file for this run

name: EVO Package CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run a one-line script
run: echo Hello, world!