Skip to content

Commit

Permalink
Install multics for Singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Aug 8, 2024
1 parent ef106fe commit 9699bce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ jobs:
- name: Singularity build
run: sudo singularity build micall.simg Singularity

- name: Install python packages
run: pip install multicsv

- name: Singularity test
run: python release_test_microtest.py micall.simg

Expand Down

0 comments on commit 9699bce

Please sign in to comment.