Skip to content

Commit

Permalink
WIP: Try get simple test script running in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nstelter-slac committed Jan 18, 2024
1 parent cceae94 commit 1881bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
pip install numpy
pip install scipy
pip install statsmodels
conda install lcls-i::psana
- name: Run tests
run: |
Expand Down

0 comments on commit 1881bb6

Please sign in to comment.