diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml deleted file mode 100644 index 8500662..0000000 --- a/.github/workflows/ci.yml +++ /dev/null @@ -1,57 +0,0 @@ -name: CI - -on: - pull_request: - branches: ["*"] - push: - branches: ["main"] - merge_group: - -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} - -# You can leverage Vercel Remote Caching with Turbo to speed up your builds -# @link https://turborepo.org/docs/core-concepts/remote-caching#remote-caching-on-vercel-builds -env: - FORCE_COLOR: 3 - TURBO_TEAM: ${{ vars.TURBO_TEAM }} - TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }} - -jobs: - lint: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - name: Setup - uses: ./tooling/github/setup - - - name: Copy env - shell: bash - run: cp .env.example .env - - - name: Lint - run: pnpm lint && pnpm lint:ws - - format: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - name: Setup - uses: ./tooling/github/setup - - - name: Format - run: pnpm format - - typecheck: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - name: Setup - uses: ./tooling/github/setup - - - name: Typecheck - run: pnpm typecheck diff --git a/apps/nextjs/src/app/page.tsx b/apps/nextjs/src/app/page.tsx index 753ccb8..7b49772 100644 --- a/apps/nextjs/src/app/page.tsx +++ b/apps/nextjs/src/app/page.tsx @@ -42,11 +42,7 @@ export default function HomePage() { Ne manquez plus aucun groupe grâce à la géolocalisation en direct

- @@ -103,7 +99,7 @@ export default function HomePage() { {/* Pour les Membres Section */} -
+
@@ -111,7 +107,9 @@ export default function HomePage() {
-

Carnavalier·e ?

+

+ Carnavalier·e ? +

Télécharge l'application et partage la position de ton groupe en direct.