Skip to content

Added dspaces_get_vars() to get a list of all variables in a server #255

Added dspaces_get_vars() to get a list of all variables in a server

Added dspaces_get_vars() to get a list of all variables in a server #255

Workflow file for this run

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