Skip to content

Commit

Permalink
Empty task to preserve variable
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jul 5, 2024
1 parent defe594 commit 04ae309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
should-run: ${{ github.repository_owner == 'UAlbertaALTLab' && github.ref == 'refs/heads/dev' }}

steps:
- run: true

# Run Pytest unit tests
unit-test:
Expand Down

0 comments on commit 04ae309

Please sign in to comment.