Skip to content

Commit

Permalink
f: upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ncloudioj committed Jan 23, 2025
1 parent 694bef3 commit fbb7f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cache: "poetry"
- name: Create workspace
run: mkdir -p workspace
- name: Run code linting
- name: Run unit tests
run: make unit-tests
env:
TEST_RESULTS_DIR: workspace/test-results
Expand Down

0 comments on commit fbb7f5c

Please sign in to comment.