Nov. 19, 2023, 11:53 p.m. | Avelyn Hyunjeong Choi

DEV Community dev.to

Issue



  • Add a GitHub Actions workflow to run the test script on each push and pull request.

  • Issue


Process


Added a .github/workflows/ci.yml file for creating a GitHub Actions CI workflow as below.



name: CI

on:
pull_request:
push:

jobs:
test:
name: Run Tests
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Setup Node.js
uses: actions …

beginners code github issue jobs node node.js opensource process setup test tests ubuntu workflow workflows

Founding AI Engineer, Agents

@ Occam AI | New York

AI Engineer Intern, Agents

@ Occam AI | US

AI Research Scientist

@ Vara | Berlin, Germany and Remote

Data Architect

@ University of Texas at Austin | Austin, TX

Data ETL Engineer

@ University of Texas at Austin | Austin, TX

Lead GNSS Data Scientist

@ Lurra Systems | Melbourne