Skip to content

Commit

Permalink
Remove old CI code
Browse files Browse the repository at this point in the history
  • Loading branch information
Octogonapus committed Apr 24, 2024
1 parent 746c82e commit 81d829d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
# TODO remove once registered
- run: julia --project -e 'using Pkg; Pkg.add(url="https://github.com/JuliaServices/LibAwsCommon.jl")'

- uses: julia-actions/julia-buildpkg@v1
timeout-minutes: 3
- uses: julia-actions/julia-runtest@v1
3 changes: 0 additions & 3 deletions .github/workflows/generate_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
with:
version: "1.10.2"

# TODO remove once registered
- run: julia --project -e 'using Pkg; Pkg.add(url="https://github.com/JuliaServices/LibAwsCommon.jl")'

- name: Run the generator
run: ./gen/generate.sh

Expand Down

0 comments on commit 81d829d

Please sign in to comment.