Skip to content

Commit

Permalink
production-pfnano: add pfnano prod and fixed test workflow, closes #14
Browse files Browse the repository at this point in the history
  • Loading branch information
katilp committed Apr 5, 2023
1 parent 10943b8 commit 3b90c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/PFNanoProd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: Mount cvmfs
uses: cvmfs-contrib/github-action-cvmfs@v2

- name: Test cvmfs
run: |
echo "### Dump default.local ###"
cat /etc/cvmfs/default.local
Expand Down

0 comments on commit 3b90c52

Please sign in to comment.