Skip to content

Commit

Permalink
fix action directory
Browse files Browse the repository at this point in the history
Signed-off-by: F-Node-Karlsruhe <[email protected]>
  • Loading branch information
F-Node-Karlsruhe committed Jun 14, 2023
1 parent c19cbc8 commit 597e7d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Node.JS Tests
- name: API Tests
working-directory: ./api
uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit 597e7d4

Please sign in to comment.