Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Baltzell committed Jun 24, 2024
1 parent d4b3b90 commit 4cab1ca
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#!/bin/bash
echo DOGGY
echo $1
ls -l
pwd
source /etc/profile.d/modules.sh
module use $1/modulefiles
module use $1
module avail
module load clas12
module list

0 comments on commit 4cab1ca

Please sign in to comment.