feat: add trip deletion and adjust CI/CD workflows for luggage-list
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Dev Branch Check
|
||||
name: Luggage List Dev Branch Check
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
@@ -24,5 +24,5 @@ jobs:
|
||||
- name: 📦 Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: 🧪 Check for linting/type errors
|
||||
- name: 🧪 Web export smoke check
|
||||
run: npx expo export --platform web
|
||||
|
||||
Reference in New Issue
Block a user