From 439d47b1f00f064033ec9d0cfc43e62286432429 Mon Sep 17 00:00:00 2001 From: David Erb Date: Mon, 30 Jan 2023 12:16:38 +0000 Subject: [PATCH] adds module install as standard --- .github/pages/index.html | 8 ++++---- .github/workflows/code.yml | 6 ++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/pages/index.html b/.github/pages/index.html index eb862c3..1169471 100644 --- a/.github/pages/index.html +++ b/.github/pages/index.html @@ -1,6 +1,6 @@ -# ********** Please don't edit this file! -# ********** It has been generated automatically by dae_devops version 0.4.0. -# ********** For repository_name dls-utilpack + + + @@ -14,4 +14,4 @@ -# dae_devops_fingerprint 38b57ee546cfdd61be1ee03a4dea7704 + diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml index c60485a..31b1ac8 100644 --- a/.github/workflows/code.yml +++ b/.github/workflows/code.yml @@ -72,11 +72,8 @@ jobs: - name: Run tests run: | sudo apt install environment-modules - echo "MODULESHOME was" $MODULESHOME export MODULESHOME=/usr/share/modules - echo "MODULESHOME is" $MODULESHOME source $MODULESHOME/init/bash - module list pytest - name: Upload coverage to Codecov @@ -214,4 +211,5 @@ jobs: uses: pypa/gh-action-pypi-publish@release/v1 with: password: ${{ secrets.PYPI_TOKEN }} -# dae_devops_fingerprint 158948073946b84d74750bf9cf1787ca + +# dae_devops_fingerprint d05711f3373ed522dc9b751401a29c68