Skip to content

Commit

Permalink
Merge pull request #1230 from ral-facilities/fix-ci-issue-with-libgco…
Browse files Browse the repository at this point in the history
…nf-main

Fix CI issue with libgconf (Main)
  • Loading branch information
joshuadkitenge authored Jan 8, 2025
2 parents ce4d82d + 2e693d5 commit b9d77de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get install libgconf-2-4
yarn --immutable
- name: Run linting
Expand Down Expand Up @@ -55,7 +54,6 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get install libgconf-2-4
yarn --immutable
- name: Run e2e tests
Expand Down Expand Up @@ -130,7 +128,6 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get install libgconf-2-4
yarn --immutable
- name: Run e2e tests
Expand Down

0 comments on commit b9d77de

Please sign in to comment.