Skip to content

Commit

Permalink
fix: use default env as the fix is not release yet
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-arts committed Mar 8, 2024
1 parent d4b8833 commit 2600887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:

- name: Test Schema
run: |
pixi run test-schema
pixi run -e default test-schema

0 comments on commit 2600887

Please sign in to comment.