Skip to content

Commit

Permalink
print architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-1pass committed Mar 4, 2024
1 parent 12b5cb9 commit ee63d13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.x'

- name: Print version
run: uname -a

- name: Test with unittest
env:
Expand Down

0 comments on commit ee63d13

Please sign in to comment.