Skip to content

Commit

Permalink
Merge pull request #2018 from pulibrary/2017_upgrade_CI_workflow
Browse files Browse the repository at this point in the history
update GA environment
  • Loading branch information
kayiwa authored Dec 11, 2020
2 parents de0ee64 + f764b8b commit 07e4f5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/molecule_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements3.txt
pip install -r requirements.txt
- name: Disable apparmor
run: |
sudo service apparmor stop
Expand Down
63 changes: 0 additions & 63 deletions requirements3.txt

This file was deleted.

0 comments on commit 07e4f5a

Please sign in to comment.