Skip to content

Commit

Permalink
Removed unused variables in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed Jul 15, 2024
1 parent 465c871 commit 47ee8a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ on:
pull_request:

env:
GIT_URL: "${{ github.server_url }}/${{ github.repository }}.git"
BRANCH: "${{ github.ref }}"
# GitHub runners currently have two cores
NR_JOBS: "2"

Expand Down

0 comments on commit 47ee8a4

Please sign in to comment.