Compare commits
No commits in common. "8f75914eba9b55edfd7cb0234323c7cc15249e81" and "425c9defb659417908649b79bb449446e4a67568" have entirely different histories.
8f75914eba
...
425c9defb6
13
.github/workflows/workflow.yml
vendored
13
.github/workflows/workflow.yml
vendored
@ -1,13 +0,0 @@
|
||||
name: github-actions-hello
|
||||
on: [push]
|
||||
jobs:
|
||||
hello-job:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2.2.2
|
||||
with:
|
||||
python-version: '3.7'
|
||||
- run: python3 --version
|
903
IUM_10.DVC.ipynb
903
IUM_10.DVC.ipynb
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user