Skip to content

Commit

Permalink
working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cobbinma committed Sep 25, 2023
1 parent ffb4f70 commit b19ee10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ on: [push, pull_request]

name: UI CI

jobs:
test:
name: Test Suite
runs-on: ubuntu-latest
defaults:
run:
working-directory: conjugation-ui
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
Expand Down

0 comments on commit b19ee10

Please sign in to comment.