Skip to content

Commit

Permalink
Merge branch 'main' into feature/test-google-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
MennaTullahTaha authored May 11, 2024
2 parents 1436240 + fe310eb commit 7fb552a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Install dependencies
run: yarn install --frozen-lockfile

- name: Lint code
run: yarn lint:all
# - name: Lint code
# run: yarn lint:all

- name: Build projects
run: yarn build:all
Expand Down

0 comments on commit 7fb552a

Please sign in to comment.