Skip to content

Commit

Permalink
Removed environment variables from build-lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshkansagra committed Oct 5, 2024
1 parent 693c808 commit 0cf6ab2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
pull_request:
branches: [main, develop]

env:
BASE_URL: "/EmbeddedChat/pulls/pr-${{github.event.number}}/layout_editor"
BASEURL: "/EmbeddedChat/pulls/pr-${{github.event.number}}/docs"
jobs:
build-and-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0cf6ab2

Please sign in to comment.