Skip to content

Commit

Permalink
Simplify CI maintenance by using aggregate fuel pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchmindtree committed Sep 8, 2022
1 parent 1172574 commit 90e5f97
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,9 @@ jobs:
strategy:
matrix:
job:
- package: fuel-core
- package: fuel-gql-cli
- package: forc
- package: forc-explore
- package: forc-fmt
- package: forc-lsp
- package: forc-wallet
- package: sway-vim
- package: fuel
- package: fuel-nightly
- package: sway-vim
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v16
Expand Down

0 comments on commit 90e5f97

Please sign in to comment.