Update PR Gate (#32)
* add more steps * use specific ubuntu version * fix check errors * check later * format
This commit is contained in:
parent
8969e2b8aa
commit
fa9a0dc9fa
7 changed files with 12 additions and 66 deletions
|
|
@ -2,4 +2,4 @@ import { validateSession } from '$lib/server/auth';
|
|||
|
||||
export async function load(event) {
|
||||
await validateSession(event);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@ export async function load(event) {
|
|||
return {
|
||||
user: rest,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue