Skip to content

Commit

Permalink
move e2e linting and docs flow to root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mahula committed Apr 12, 2024
1 parent 3257ca7 commit 2de8b5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
name: Lint - E2E files
needs: files-changed
runs-on: ubuntu-latest
env:
WORKING_DIRECTORY: ./cypress
steps:
- name: Set Node version
uses: actions/setup-node@v4
Expand Down

0 comments on commit 2de8b5f

Please sign in to comment.