Skip to content

[fix] move write_conf to after various dsg structure initializations #504

[fix] move write_conf to after various dsg structure initializations

[fix] move write_conf to after various dsg structure initializations #504

Workflow file for this run

name: format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
container: philipdavis/dspaces-deps:v23052024
steps:
- uses: actions/checkout@v2
- name: clang-format
run: scripts/format.sh cf