Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
cjorge-graphops committed Feb 22, 2024
1 parent 0695d4b commit e5fa877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
env:
DATABASE_URL: postgres://postgres@postgres:5432
SQLX_OFFLINE: true
LLVM_PROFILE_FILE_NAME: '{}-%Nm'
LLVM_PROFILE_FILE_NAME: '{}-%Nm.profraw'
steps:
- name: Free some space
run: |
Expand Down

0 comments on commit e5fa877

Please sign in to comment.