Skip to content

use helper function from helpers file and remove redundant code in th… #103

use helper function from helpers file and remove redundant code in th…

use helper function from helpers file and remove redundant code in th… #103

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3