Skip to content

Commit

Permalink
Fjerne unødvendig bygg i wf
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Dec 9, 2023
1 parent 4bfee0c commit 10c5174
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.dine-pleiepenger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,5 @@ jobs:
echo "Copying .env.dev to app root"
cp apps/dine-pleiepenger/nais/envs/.env.dev apps/dine-pleiepenger/.env.production
- name: Build application
run: yarn turbo build-app --filter=dine-pleiepenger

- name: Run tests
run: yarn turbo playwright-test --filter=dine-pleiepenger

0 comments on commit 10c5174

Please sign in to comment.