Skip to content

BCDA-7552: Improving the data dictionary (Nov 2023). (#189) #489

BCDA-7552: Improving the data dictionary (Nov 2023). (#189)

BCDA-7552: Improving the data dictionary (Nov 2023). (#189) #489

Workflow file for this run

name: "BCDA Static Site CI Workflow"
on: [push]
jobs:
build:
name: "Build and Test"
runs-on: ubuntu-latest
steps:
- name: "Checkout code"
uses: actions/checkout@v2
- name: "Build and Test"
run: |
mkdir -p _site
./scripts/build_and_test.sh