build(*): Update dependency install

This commit is contained in:
Josh Creek
2025-04-24 19:41:06 +01:00
parent a6fd357f68
commit 5629501372
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ jobs:
with: with:
node-version: '20' node-version: '20'
- name: Install dependencies - name: Install dependencies
run: npm ci run: pnpm exec playwright install && pnpm i
- name: Run Playwright/BDD tests - name: Run Playwright/BDD tests
run: npm run bdd:full run: npm run bdd:full
+1 -1
View File
@@ -1,6 +1,6 @@
# AI-Powered Automated Assessment and Feedback Agent # AI-Powered Automated Assessment and Feedback Agent
![CI](https://github.com/jcreek/AutomatedAssessmentFeedbackAgent/actions/workflows/ci.yml/badge.svg?branch=main) ![Test Status](https://github.com/jcreek/AutomatedAssessmentFeedbackAgent/actions/workflows/ci.yml/badge.svg?branch=main)
> An intelligent, agentic AI system designed to significantly reduce teachers' workloads by providing instant assessment and personalized differentiated feedback and follow-on activities for student assignments. > An intelligent, agentic AI system designed to significantly reduce teachers' workloads by providing instant assessment and personalized differentiated feedback and follow-on activities for student assignments.