Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
baltzell authored Jun 24, 2024
1 parent 8384ace commit 667cd9b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.sh
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
#!/bin/bash

source /etc/profile.d/modules.sh
module use $1/modulefiles
module avail
module load clas12
module list

0 comments on commit 667cd9b

Please sign in to comment.