Skip to content

feat: create fake patients file based on sample files SAMPLE_ID #56

feat: create fake patients file based on sample files SAMPLE_ID

feat: create fake patients file based on sample files SAMPLE_ID #56

Workflow file for this run

name: Go test
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.20'
- run: go test