Skip to content

Commit

Permalink
make sure latest ermrestjs parser change doesn't break chaise tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RFSH committed Apr 11, 2024
1 parent 679e826 commit f4f37a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- 'master'
- 'facet-within-facet'
pull_request:
branches:
- 'master'
Expand Down Expand Up @@ -110,6 +111,7 @@ jobs:
run: |
git clone https://github.com/informatics-isi-edu/ermrestjs.git
cd ermrestjs
git checkout facet-within-facet
sudo make root-install
- name: Install chaise
run: |
Expand Down

0 comments on commit f4f37a9

Please sign in to comment.